According to Phillip Routley:
> except when I try to login to http://servername:8080/zport/dmd I get the
> following error
>
> [...]
>
>   Sorry, the requested resource does not exist.
>
> [...]
>
> But if I just go to zope admin page http://servername:8080/  it works,
> so zope must be running ok, what should I be looking for to fix this
> problems

The zenoss-0.20.0 "install.sh" script had a bug[1], which prevented
the loading of the ZODB objects. You can try to install the objects by
hand:

  $ZENHOME/bin/zenbuild -u $MYSQLUSER -p $MYSQLPASS

(with $ZENHOME, $MYSQLUSER, $MYSQLPASS set accordingly).


\wlang{}

[1] now fixed in the svn trunk:

    http://dev.zenoss.org/trac/changeset/1571

-- 
[EMAIL PROTECTED]                Fax: +43/1/31336/9207
Zentrum fuer Informatikdienste, Wirtschaftsuniversitaet Wien, Austria
_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to