Allen Huang wrote:
I did this.. and it work on Linux.. but it doesn't work on Windows XP... do you have any other document specific to windows version of plone?
Please check your file permissions - what user you're trying to run zope as and what read permissions they have in the Products folders.
Also make sure zope is in debug mode. Search for "debug" in zope.conf to switch it on. If you do that, then when Zope starts up it will crash out with useful messages if something is wrong.
Although you can also look in the event.log, the useful thing about debug mode is you can be sure about where exactly it went wrong.
HTH Nick -- Nick Davis Web Application Developer University of Leicester http://www2.le.ac.uk http://ebulletin.le.ac.uk _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
