Thanks!

Plone is running without installation!

I needed to do:

1. start in %PLONEDIR%:
    python\python.exe bootstrap.py

2. start    %PLONEDIR%\bin\buildout
    (Or "bin\buildout -o".    What is the difference?)

3. python.exe" "%PLONEDIR%\parts\instance\bin\servicewrapper.py" -C
"%PLONEDIR%\parts\instance\etc\zope.conf"
    (starts the server)

4. open http://localhost:8080/Plone
    or http://localhost:8080/manage

Thanks a lot!
George 
-- 
View this message in context: 
http://n2.nabble.com/plone-without-setup-tp2986216p3012552.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

Reply via email to