Hi,
I installed group server in ubuntu desktop 11.10, as per the installation
instruction. The installation completes fully. I am able to start the Zope
server. But when i access from browser, i am getting the following error..
I dont know what went wrong. Can any one help me.
Rest of post
=============================
Site Error
An error was encountered while publishing this resource.
Debugging Notice
Zope has encountered a problem publishing your object.
Cannot locate object at: http://localhost:8080/@@index.html
Troubleshooting Suggestions
The URL may be incorrect.
The parameters passed to this resource may be incorrect.
A resource that this resource relies on may be encountering an error.
For more detailed information about the error, please refer to the error log.
If the error persists please contact the site maintainer. Thank you for your
patience.
Sorry about the super late reply. You need an entry in your /etc/hosts file to
match what was specified in the instance.cfg. Going to localhost:8080 will not
work because the domain will not match in the zope configuration. Hope that
helps!
Best regards,
Richard.