[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Zope error !



Thanks NagarJuna,Kiran.I was able to install it on port 80 itself.And BTW,I
want my site to be more or like www.zopezen.org .Is there any site that
gives sample code like that ?

cheers
Ganesh Kumar





----- Original Message -----
From: Nagarjuna G. <nagarjun@xxxxxxxxxxxxxxxxx>
To: A L Ganesh Kumar <al_ganesh_2000@xxxxxxxxx>
Cc: <linux-india-general@xxxxxxxxxxxxxxxxxxxxx>
Sent: Monday, February 05, 2001 2:03 PM
Subject: Re: [LIG] Zope error !


> On Sat, 3 Feb 2001, A L Ganesh Kumar wrote:
>
> ->Hi all,
> -> I tried installing zope.I am able to sucessfully complie the python
> ->modules.But when I start the server,I am getting this error message.Can
> ->anyone help me out in this ?
>
> The ../var/ directory needs permissions to write.  If your zope runs
> as nobody, then give rw permissions to the directory.  Here zope keeps
> the log file, pid file and data files of your website.
>
> Nagarjuna