Fatal error: Call to undefined function simplexml_load_string() in Magento 1.7.0.2 this error occurs when I am trying to set the site on the test server with PHP 5.6.
error "Fatal error: Call to undefined function simplexml_load_string() /home/myforeig/public_html/lib/Varien/Simplexml/Config.php on line 510"
I have check phpinfo SimpleXML and XML extensions are enabled.