From: [EMAIL PROTECTED] Operating system: FreeBSD 4.4 PHP version: 4.1.1 PHP Bug Type: Unknown/Other Function Bug description: Shared Memory problem! BUG!
Your shared memory implementation is buggy in 4.1.1. You can attach a shmem segment, but you can not detach it. This is a real bug. If I try to detach an existing and valid shmem segment, I get this: Warning: The parameter is not a valid shm_indentifier in ... I am using shared memory in a production environment at it is very important that someone gives me a feedback. There were no problems with shmem on php4 but this time its buggy. -- Edit bug report at: http://bugs.php.net/?id=14921&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]