vorrei usare simplexml_load_file sotto php5.. ma non capisco perchè mi da errore:

Fatal error: Call to undefined function simplexml_load_file()

anche se la mia versione php è la 5.2.6 (restituita da phpversion() )
come mai?? ]