From:             [EMAIL PROTECTED]
Operating system: Debian GNU/Linux
PHP version:      4.0.6
PHP Bug Type:     Session related
Bug description:  Only one user can run php-cgi binary at the same time.

Only one user can run php-cgi binary at the same time.

It reports:
PHP Fatal error:  Unable to start session mm module in Unknown on line 0

It occures because session mm module tries to open file
"/tmp/session_mm.sem" which is already opened by concurrent process.

-- 
Edit bug report at: http://bugs.php.net/?id=13379&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