I'm having the same issue here. I've followed this tutorial: 
http://plone.org/documentation/tutorial/developing-plone-with-eclipse/creating-plone-site

but I cannot access the ZMI, neither at the address http://localhost:8080/
nor under http://localhost:8080/manage
after having (successfully) started the instance via  

python2.4 instance start
>. daemon process started, pid=26724

Is there a more verbous way of starting the instance?



mbanaouas wrote:
> 
> Hi,
> I usually installed successfully Plone from binary installer.
> Now, I'm creating a Zope/Plone instance manually and it works fine for
> ZMI, thanks to Martin Aspeli book: Professional Plone Development.
> But Plone is not yet installed on it: my browser fails on both
> http://localhost:80 and http://localhost:80/optilux.
> I checked plone.conf file in the sud-directories: not found.
> Is this the normal behaviour ? So what I'm doing wrong ? Must I specify
> more packages in buildout.cfg ?
> plateform: Windowx XP Pro
> thanks
> 
> I started "bin\instance fg" and the output is :
> D:\optilux>bin\instance fg
> D:\optilux\parts\instance\bin\runzope -X debug-mode=on
> 
> D:\optilux>"C:\Python\python.exe"
> "D:\optilux\parts\instance\bin\servicewrapper.py" -C
> "D:\optilux\parts\instance\etc\zope.conf" "-X" "debug-mode=on"
> 
> 2008-08-22 23:06:30 INFO ZServer HTTP server started at Fri Aug 22
> 23:06:30 2008
>         Hostname: <mycomputer>
>         Port: 8080
> 2008-08-22 23:06:37 INFO Marshall libxml2-python not available. Unable to
> register libxml2 based marshallers.
> 2008-08-22 23:06:41 INFO DocFinderTab Applied patch version 1.0.1.
> D:\optilux\parts\zope2\lib\python\zope\configuration\xmlconfig.py:323:
> DeprecationWarning: zope.app.annotation has moved to zope.annotation.
> Import of
>  zope.app.annotation will become unsupported in Zope 3.5
>   __import__(arguments[0])
> ... (many other DeprecationWarning)
> 2008-08-22 23:07:04 INFO Zope Ready to handle requests
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Creating-a-Zope-Plone-Instance-Manually-tp777213p792267.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