fbsd_user wrote:

All ready had sim.pl set as 770 and owner as www and group as wheel




The httpd-error.log has these messages now

(2)No such file or directory: exec of /usr/local/www/data/sim.pl


Just a thought - where does your ScriptAlias line in httpd.conf point? The default is:

ScriptAlias /cgi-bin/ "/usr/local/www/cgi-bin/"

and your script needs to be in there to execute as cgi. Your script is in the document root /usr/local/www/data

PWR.



_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to