|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-01-10 19:52 UTC] yohgaki@php.net
[2002-03-05 19:55 UTC] yohgaki@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Thu Nov 06 03:00:01 2025 UTC |
I recently upgraded to 4.1.1 and everything is running fine under Linux but PHP generates this message under windows: [10-Jan-2002 09:56:15] PHP Fatal error: Cannot find serialization handler wddx in Unknown on line 0 phpinfo() reports that WDDX is enabled. This statement taken from the manual causes it: print wddx_serialize_value("PHP to WDDX packet example", "PHP packet");