Upgraded to python2.3 but httpd taking old version

Gurpreet Sachdeva gurpreet.sachdeva at gmail.com
Tue Jan 11 06:04:04 EST 2005


I upgraded my python to 2.3 from 2.2 but Apache (V 2.0.4) is taking
old libraries for processing. I also made a soft link redirecting the
old files to new files but of no help... These error logs shows that
it is still using 2.2 :o(

[Tue Jan 11 16:18:45 2005] [error] [client 127.0.0.1]     import cgi
[Tue Jan 11 16:18:45 2005] [error] [client 127.0.0.1]   File
"/usr/lib/python2.2/cgi.py", line 38, in ?

Please help
-- Garry



More information about the Python-list mailing list