i have centos 6.4 final running on (linux certified) hp pc. i'm writing small epos app in php , need access various magento soap methods.
when installed php (via yum) did not know needed soap. used yum install php-soap @ later date. after did yum update.
looking @ phpinfo() output link http://www.prendas.co.uk/images/download/phpinfo.pdf
soap appears working. "soap extension not loaded." in php code when try , load it.
can pls help?
go php.ini file phpmyadmin open in text editor , search ;extension=php_soap.dll , remove ; symbol , after restart wamp/xamp services , refresh url page..enjoy
Comments
Post a Comment