[Erp5-users] installing ERP5
Chetan Kumar
chetankumar at vsnl.net
Mon Feb 18 08:51:58 CET 2008
wire wrote:
> http://localhost:9080
> :) fist thing I tried :)) The page cannot be displayed.
>
> As I sad I don't have directory /var/lib/zope so I assume I don't have install Zope.
>
> If I look at 'Install software program' I see Zope is checked.
>
> How do I check if it is really install or running?
>
>
"rpm -qa|grep -i zope" to find out if any RPM with "zope" in its name is
installed.
"\ps -eaf|grep zope" should tell you if there is any process running
with "zope" in it
Locate any file/directory with "zope" in its name by "find / -name "*zope*""
You are right. The problem is to locate it and run.
Good luck
CK
More information about the Erp5-users
mailing list