Python and Apache
piet at cs.uu.nl
piet at cs.uu.nl
Thu Apr 19 08:37:47 EDT 2001
>>>>> Tim Roberts <timr at probo.com> (TR) writes:
TR> In case you're curious, the line-ending problem affects exactly one line:
TR> the first one. It's not a Python failure nor an Apache failure, but rather
TR> a failure in the Linux loader in processing #! lines. The system tries to
TR> find /usr/local/bin/python\r, with a carriage return at the end.
TR> Naturally, it failed to find that file.
Maybe python installation should create a link to python\r :=)
--
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl
More information about the Python-list
mailing list