[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Php and Wddx on Cobalt



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