[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Php and Wddx on Cobalt
- Subject: [cobalt-users] Php and Wddx on Cobalt
- From: "zimmen [.nl]" <zimmen@xxxxxxxxx>
- Date: Tue Mar 12 00:20:02 2002
- Organization: zimmen
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I have just installed the PhP 4.1.2-2 package availible from pkgmaster.com.
They say that WddX is supported by default.
But ....... the wddx functions do not work !
I get the "Call to undefined function: function" when i use a function.
Running "extension_loaded("confirm_wddx_compiled")" returns 0 (not compiled)
When i run "phpinfo()" i see '--enable-wddx=shared' in the "Configure
Command" section.
What is going wrong here ?
I shouldn't have to enable some module, since wddx is "embedded" in php, all
i need to enable is XML, and XML is enabled correctly !
Please advise,
simon