Python and Apache
Robin Dunn
robin at stop.spam.alldunn.com
Mon Apr 16 18:28:31 EDT 2001
> Interesting
> though that when I attempt ./hello when CWD=/home/httpd/cgi-bin I get
> the file not found error also(?). I'm wondering if the /cgi-bin/ ->
> /home/httpd/cgi-bin is working correctly. The error message says that
> something was not found but does no indicate what it was looking for!
>
One more thing to check is that the line termination characters are correct
for the platform. I've had that problem before when I had DOS style CR-LF
line endings in the file.
--
Robin Dunn
Software Craftsman
robin at AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!
More information about the Python-list
mailing list