From:             [EMAIL PROTECTED]
Operating system: Win32 (Win 2k)
PHP version:      4.0.6
PHP Bug Type:     Scripting Engine problem
Bug description:  Unserialize dies with Apache Module but is FINE with
CGI

I've been running fine on CGI for a while now, jumping between 4.04,
4.07-dev, 4.05

When I tried to switch from 4.05 CGI to 4.05 4.05-Apache ... one of my
files does not unserialize properly.  The error message is:

Warning: unserialize() failed at offset 487 of 2797 bytes in c:\program
files\apache group\apache\htdocs\gt2\libraries\classes\module.class on
line 189

If you guys know something about this, please let me know, as soon as
possible.  In the mean time, I am going to make a script that saves a
serialized object to disk.  I will save it to a file using CGI and then
Apache
modules.  Then, I will try to load em both using Apache and CGI
modules... see what turns up.


-- 
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