iis - PHP soap extension not loading -
i trying set php website uses soap on iis , cannot soap extension load. have use phpinfo() , can see loading correct php.ini file, soap not loaded. have uncommented extension=php_soap.dll, have extension_dir set correctly, have tried load extension directly path extension=c:\php\php_soap.dll. none of these attempts have been fruitful.
i have tried enable other extensions don't need see if enable , none of them will.
pulling hair out now, hoping here can give me hand.
Comments
Post a Comment