From:             [EMAIL PROTECTED]
Operating system: RH7.2
PHP version:      4.2.3
PHP Bug Type:     Session related
Bug description:  session_handler=mm complais about mm_malloc

I saw another thread about this bug: http://bugs.php.net/bug.php?id=19039

I've compiled PHP-4.2.3 to apache 1.3.27 including --with-mm (mm-1.1.3-8 &
devel packages installed).

When using sessions (save_handler=mm) in PHP, it complains: "Warning:
mm_malloc failed, avail 0, err mm:core: Failed to lock (Permission denied)
in Unknown on line 0"

Seems to be some kind of permission problem in SHM. Not sure though what
is wrong.
-- 
Edit bug report at http://bugs.php.net/?id=20764&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20764&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20764&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20764&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20764&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20764&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20764&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20764&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20764&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20764&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20764&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20764&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20764&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20764&r=isapi

Reply via email to