This appears to occur because Plone is not able to write that message to the event log since the code for the event log is commented out and the CD is read-only.
One thing I would like to do is start the web browser after Zope is running. Currently, I run runzope.bat to start Zope in a DOS Window. I also run a file called begin.htm which opens the browser and provides the user with a link to open http://localhost:8080/Plone. They both run, but the begin.htm file opens before Zope is finished loading. If the user clicks on the link, they could get an error. Ideally, begin.htm would open after Zope is completely running. So far, I have not been able to figure out how to do that. Any suggestions would be appreciated. -- View this message in context: http://plone.293351.n2.nabble.com/Run-Plone-off-cd-rom-tp4992228p5012273.html Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com. _______________________________________________ Setup mailing list [email protected] http://lists.plone.org/mailman/listinfo/setup
