Web Hosting Talk







View Full Version : cgi scripts not working in /cgi-pub/


ML2008
06-21-2001, 06:04 AM
Hi, I am having problems to get my cgi scripts to work, if I go to url;
www.marafuga.com/cgi-pub/
Iget the following message;
<<You do not have permission to access the requested file on this server. >>

And if I go to url;
www.marafuga.com/cgi-pub/fmail.pl
Iget the following message;
<<CGIWrap Error: Script Execution Failed - CGIWrap encountered an error while attempting to execute this script:

Error Message: No such file or directory
Error Number: 2 >>

What am I doing wrong?:confused: :confused: :confused:

huck
06-21-2001, 09:32 AM
CGIwrap is very picky about permissions. Files cannot be owned by root, etc. Do a search -- this topic has been addressed a number of times.