Date: Tue, 23 Feb 1999 12:42:18 -0500 From: Phil <ReachMe@Syne-Post.com> To: freebsd-questions@freeBSD.org Subject: cgi errors Message-ID: <36D2E87A.C3C55D00@Syne-Post.com>
next in thread | raw e-mail | index | archive | help
I hope that someone here can help me out with this problem. I expect that you have been asked about it before. Just to let you know we operate our own box and I do the sysadmin even though I am not an expert by any stretch of the imagination. I am trying to get this worked out for a user that has become quite good at web design yet is still very unaware of technical knowledge. Anyhow I hope this is enough info for you and if not simply ask a way and I'll send it to you. So, when I go to this page I always get the same error message. I'm sure you have all seen it before; Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Ok, so here's what I get in the domain error-log; httpd: [Mon Feb 22 13:21:34 1999] [error] (2)No such file or directory: exec of /home/awards/awardscenter.com/cgi-bin/upload.cgi failed httpd: [Mon Feb 22 13:21:36 1999] [error] [client 209.82.39.76] Premature end of script headers: /home/awards/awardscenter.com/cgi-bin/upload.cgi And to show that the file really exists; # pwd /home/awards/awardscenter.com/cgi-bin # ls -ail total 200 384021 drwxrwxrwx 2 awards awards 512 Feb 21 04:39 . 322587 drwxr-xr-x 13 awards awards 512 Feb 16 01:39 .. 384030 -rwxr-xr-x 1 awards awards 23096 Jan 7 00:18 FormMail.pl 384025 -r-xr-xr-x 1 awards awards 147456 Feb 11 15:42 analog 384023 -rwxr-xr-x 1 awards awards 3441 Feb 21 05:12 publisher.cgi 384024 -rwxr-xr-x 1 awards awards 4821 Feb 18 21:49 template.pl 384022 -rwxrwxrwx 1 awards awards 13367 Feb 22 13:21 upload.cgi # I read a blip that script logging can be enabled. How, where? I would like to do that just to double check. Thanks Bye for now Phil Perreault Syne-Post Communications To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36D2E87A.C3C55D00>