From:             [EMAIL PROTECTED]
Operating system: Debian/testing Linux 2.2.18pre21
PHP version:      4.1.0
PHP Bug Type:     Semaphore related
Bug description:  shm_attach() ignores size and permissions

it seems regardless of how much you specify in the function call, the
default of 10,000 overrides this value. to allocate the amount i required,
i had to set the sysvshm.init_mem value in the php.ini file to a
reasonably large figure. similarly the permissions are always 0666
regardless of what you specify.
-- 
Edit bug report at: http://bugs.php.net/?id=15063&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to