How do i enable XML support in php?
The details of my system is as below
Apache - 1.3.19
configured with '--with-xml=shared'
PHP/4.0.4
By default it should support XML, but when i run the file it gives an error as 'Call to undefined function xml_parser_create()'
Can anybody help me on what should i do?
Do i have to install apache again or is there any other simple way.
Thanks
Bhavesh