[phpa] SHM etc on solaris
- From: "Lars Petersen" <lap@xxxxxxxxxxxxxxxx>
- To: <phpa@xxxxxxxxxxxxx>
- Date: Tue, 21 May 2002 12:21:14 +0200
I have this in php.ini:
phpa.shm_perms =3D 666
phpa.shm_user=3D"nobody"
phpa.shm_group=3D"nobody"
phpa.cache_dir /tmp/
In apache's error_log I get the error:
[Tue May 21 12:19:58 2002] [warn-phpa] Unable to acquire shm - Invalid =
argument (pid 17762)
When I su to nobody and do phpa_cache_admin -m I get:
$ phpa_cache_admin -m
Unable to access cache shared memory - No such file or directory
Acquired cache semaphores but couldn't access shared memory
Running 'phpa_cache_admin -D' may be required
No shm cache available with key 0x0c0deb00
I use SunOS 5.8 Sparc...
Any ideas?
Regards,
Lars Petersen
------------------------------------------------------------------------
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
- Follow-Ups:
- [phpa] Re: SHM etc on solaris
- From: Nick Lindridge
Other related posts:
- » [phpa] SHM etc on solaris
- » [phpa] Re: SHM etc on solaris
- » [phpa] Re: SHM etc on solaris
- [phpa] Re: SHM etc on solaris
- From: Nick Lindridge