4. Add Zope.cgi to your Directory Module in Roxen.
I copied /usr/local/zope/Zope.cgi to /usr/local/roxen/server/modules/directories
If I do that I only get a listing of /usr/local/zope. But if I do
You should not copy the Zope.cgi to the Roxen modules directory, you should add Zope.cgi to your "Directory Module" in the Roxen www-config. It probably says "index.html, index.htm, default.htm" etc right now. This way the Zope.cgi will be displayed if you enter your cgi-mountpoint in roxen, as you have enabled the listing of the cgi-dir. I am using the "Index files only" module instead. This way Roxen will not return a listing of the directory, if no Zope.cgi , index.html, default.htm etc is found.
http://path/Zope/Zope.cgi I finally get Zope's home screen. The problem, again, is that I can't go any further. I don't even get the Zope logo image.
I cant think of why that would happen...
No errors, just times out. On the other hand, Roxen by itself works OK if I start it manually. When I add a module or make changes in the configuration and hit Save it tells me that it can't find the server, but if I reload it's
Have you edited the Roxen config by hand? Seems to me as if the configuration port and the webserver port for configuration are not the same. Have a look in the configfile, it is set at two places. /Magnus Heino