ID:               15168
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Analyzed
+Status:           Feedback
 Bug Type:         Session related
 Operating System: SuSE 7.3 /2.4.10
 PHP Version:      4.1.1
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip




Previous Comments:
------------------------------------------------------------------------

[2002-05-14 10:54:48] [EMAIL PROTECTED]

I am getting zend_hash_internal_pointer_reset_ex -- Apache crashes
while trying to load the custom session handlers (I am saving out to
MySQL using Manuel Lemos' Metabase.)

Everything was working perfectly under PHP 4.0.5, Apache 1.3.19.

Crashes every time on PHP 4.1.1, Apache 1.3.22.

Win32 - PIII 600. 128mb ram.

------------------------------------------------------------------------

[2002-02-05 11:40:28] [EMAIL PROTECTED]

This bug has been fixed in CVS.

------------------------------------------------------------------------

[2002-02-03 20:01:39] [EMAIL PROTECTED]

Will be fixed soon.

------------------------------------------------------------------------

[2002-02-02 22:21:52] [EMAIL PROTECTED]

Changed summay (Added "mm save handler")

------------------------------------------------------------------------

[2002-01-23 04:38:05] [EMAIL PROTECTED]

It's not a solution, but a workaround.
You can try user, msession or session_pgsql save handler module.

User is compile in by default.
--with-msession for msession (And you need lib and daemon for it. Refer
to manual)
session_pgsql is under PEAR CVS (/pear/PECL).

user/msession/session_pgsql works fine for me. (msession/session_pgsql
are experimental modules)


------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/15168

-- 
Edit this bug report at http://bugs.php.net/?id=15168&edit=1

Reply via email to