Upgraded to python2.3 but httpd taking old version

G

Gurpreet Sachdeva

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 :eek:(

[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
 
J

Jim

Gurpreet said:
I upgraded my python to 2.3 from 2.2 but
[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 ?
Does the first line of your file say
#!/usr/bin/python2.3
(or whatever is appropriate for your system)?

Jim
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top