[Zope] HELP! I Can't Add Users!!!

Farrell, Troy troy.farrell@wilcom.com
Fri, 9 Feb 2001 15:53:04 -0600


Make sure the user that runs zope has write permissions to
/apache/Zope-2.2.4-linux2-x86 and /apache/Zope-2.2.4-linux2-x86/var
directories.  If you change the z2.py script parameters to -r, zope will run
read-only and will not write any log files.
http://www.zope.org/Members/mcdonc/HowTos/DEBUG-LOG tells you how to analyze
the detailed logs.

Troy

-----Original Message-----
From: Ben Ocean [mailto:beno@thewebsons.com]
Sent: Friday, February 09, 2001 3:22 PM
To: Farrell, Troy
Subject: RE: [Zope] HELP! I Can't Add Users!!!


At 01:29 PM 2/9/2001 -0600, you wrote:
>Like what problems with PCGI?  Who knows?  Look through your log file
>/apache/Zope-2.2.4-linux2-x86/var/Z2.log
>If that doesn't help, try setting up a DETAILED_LOG_FILE.  There is a line
>in z2.py that lets you set this up.

I edited this:

# Detailed log file
DETAILED_LOG_FILE=''

to this:

# Detailed log file
DETAILED_LOG_FILE='detailed.log'

but nothing writes! Any ideas?
TIA,
BenO