Monday, May 20, 2013
   
Text Size

Favourites Email Print

Call to undefined function: simplexml_load_file()

Author:
Administrator
Date added:
Friday, 07 May 2010
Last revised:
never
Hits:
6209
Rating:
 
Vote for this:
Good - Bad
favoured:
0 Favour

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.

Category

Add comment


Security code
Refresh