Ho folks, golly, I honestly hate doing this so please forgive my apparent arrogance in that my first post is a cry for help. I recently installed Plone, Zope latest releases on a Linux server in front of Apache. Nothing fancy, an almost out of the box installation. All seemed to be working fine until yesterday when everything stopped. I have shell access to the linux box and have tried the following: ./stop ./start -D which produces no errors. Yet. When I attempt to open my zope site or ZMI from within a browser, the browser appears to start loading the site and eventually stops after some considerable time. If anyone can point me in the direction of a starting point then I'd be so deeply grateful. Aside... I've worked as a database programmer for many years and realise how pathetic my problem must seem so please forgive me. Many thanks, Regards, Michael
Hi Newbie! :) Change the -D option in the start script and start it up. Try logging in while watching your terminal and you will see if there are any errors. Also there is an error log in the root of the Zope (within the ZMI) that should give you so idea as to what is happening. Lastly, try running a monitor log (see z2.py for more information). BZ
Ho folks, golly, I honestly hate doing this so please forgive my apparent arrogance in that my first post is a cry for help. I recently installed Plone, Zope latest releases on a Linux server in front of Apache. Nothing fancy, an almost out of the box installation. All seemed to be working fine until yesterday when everything stopped. I have shell access to the linux box and have tried the following: ./stop ./start -D which produces no errors. Yet. When I attempt to open my zope site or ZMI from within a browser, the browser appears to start loading the site and eventually stops after some considerable time. If anyone can point me in the direction of a starting point then I'd be so deeply grateful. Aside... I've worked as a database programmer for many years and realise how pathetic my problem must seem so please forgive me. Many thanks, Regards, Michael
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (2)
-
BZ -
Michael Shanahan