Installation
ODude Profile
Error
Call to undefined function: simplexml_load_file()
ODude Profile
Error
Call to undefined function: simplexml_load_file()
Call to undefined function: simplexml_load_file()
- Author:
- Administrator
- Date added:
- Friday, 07 May 2010
- Last revised:
- never
Answer
Seems like the simple_xml module is disabled on your webserver.
The simple xml module is enabled by default in php5 so it must have been explicitly disabled when your php libs were built.
You have to recompile PHP with simple_xml enabled.



Add comment