Hi, I'm running Zope 2.5.0 on Suse 8.0 and I'm trying to access it via Apache because I want to have SSL. I followed the instructions given in http://zope1.devshed.com/zope.devshed.com/Server_Side/Zope/ZopeWithApache and they simply told me to 3 things: 1. copy the Zope.cgi file to my apache cgi-bin directory, that is: cp /opt/zope/Zope.cgi /usr/local/httpd/cgi-bin 2. set permmisions, that is: chmod 711 /usr/local/httpd/cgi-bin/Zope.cgi 3. start Zope with the -p option, that is cd /opt/zope /usr/bin/python z2.py -p /usr/local/httpd/cgi-bin/Zope.cgi Now I "should be able to access the Zope pages through CGI, by browsing to the URL http://your.server/cgi-bin/Zope.cgi" But I get error 500 (Internal Server Error). I know lots of you have successfully accessed Zope via Apache. How??? Thanks in advance Horst _________________________________________________________________ Senden und empfangen Sie Hotmail über Ihr Mobilgerät: http://mobile.msn.com
participants (1)
-
horst wald