[phpa] Re: help....


> BUT, I just looked at error log again and it is FULL of this:
> 
> [Mon Mar 18 11:11:22 2002] [warn] Cache open failed (pid 24814)

This means that phpa was unable to create and open a cache file. The cache
by default is /tmp, and needs to be writable by whatever used you're running
apache as. Normally that shouldn't be a problem because /tmp should be
writable by everyone, assuming that it isn't full. If you're using a
different cache dir, check that it's writable by everyone, or change the
owner to the user that apache is running as (as set in the httpd.conf file).

nick



------------------------------------------------------------------------
  www.php-accelerator.co.uk           Home of the free PHP Accelerator

To post, send email to phpa@xxxxxxxxxxxxx
To unsubscribe, email phpa-request@xxxxxxxxxxxxx with subject unsubscribe


Other related posts: