Németh Zoltán wrote: > On sze, 2007-01-24 at 17:17 +0200, Sancar Saran wrote: >> Hi, >> >> After updating company test server to dotdeb 5.2.0 it star to give memory >> problems (even 32mb session). I tought it was because of suhosin. And I >> cannot update that server to vanilla debian php5 package because it was a >> sarge so today my company gives me another debian etch (like my home pc). I >> setup latest php 5.2.0.8 for debian etch. this is too vague to say anything about. what memory problems??? >> > > sorry for my ignorance but what is the difference between "vanilla php5" > and php5? normally php5 is strawberry flavour ;-) > > thanks > Zoltán Németh > >> Then unserialize gives another problem >> >> Message: unserialize(): Error at offset 1384 of 3177 bytes >> Code: 8 >> Line: 419 are you unserializing data that was serialized with an older version of php per chance? the data format may have changed - I read something about that but can't remember if it's applicable to 5.2.x write a test script that serializes and unserializes data to see if that also shows the problem. >> >> My pc uses debian etch and have php 5.1.6-5 my scripts working normally. >> >> Is there any suggestion for handle this ? >> >> Regards >> >> Sancar >> > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php