Last night I tried to get the WebKit working on my RedHat 6.2 installation. Normally I 
don't have any problems with installing developers software, but this, I really could 
not figure out.

I've got the file WebKit.cgi in my cgi directory of Apache. Notice, when I execute 
./WebKit.cgi from the shell, NO ERROR OCCURS, but when I use my webbrowser and go to  
http://localhost/cgi-bin/WebKit.cgi this error occurs:

Error
Traceback (innermost last) :
   File "/home/httpd/cgi-bin/WebKit.cgi",
   line 30, in ?
      import CGIAdapter
  ImportError: No module named CGIAdapter.

It seems to me that the sys.path is not correctly used when the WebKit.cgi is started 
from the Apache webserver.
That my only conclusion, because I inserted the correct path by hand in the sys.path 
variable in the WebKit.cgi, but it still doesn't work.

Anyone any idea's?

Greets,
Rene Olsthoorn, The Netherlands.

-- 

_______________________________________________
Sign-up for your own FREE Personalized E-mail at Mail.com
http://www.mail.com/?sr=signup


Have you downloaded the latest calling software from Net2Phone? Click here to get it 
now!

http://www.net2phone.com/cgi-bin/link.cgi?157




_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to