Hi Oliver, your messages get also accepted, if you dont send them in HTML ;) Now to your problem: I personally dont recommend using pcgi and stuff. Just try to start zope using ./start (which starts ZServer and per default your zope will listen to port 8080) Your Kernel message comes probably from a restriction on open files (may be bound to the effective user id your apache/zope is running under). Try to set the limit higher. Regards Tino --On Mittwoch, 25. Juli 2001 11:07 +0200 oliver <oliver@mopa.at> wrote:
hmmm hello guys,
i`ve installed zope with pcgi on freebsd 4.3 stable behind a apache server... when i wanna start it i become a kernel message : "file: table is full" how i can solve this problem? and i can`t connect to the zope management: access denied... hmm i had made a file named access with following parameters: admin:xxx
and restarted zope but cant`t connect to zope management..
then i made a other file named inituser with user emergencyuser:xxx but nothing happens..
can anyone help me?
thanks in advance
Oliver Kaufmann