{"id":70,"date":"2016-05-06T11:56:17","date_gmt":"2016-05-06T11:56:17","guid":{"rendered":"http:\/\/symbioticindia.in\/docu\/?p=70"},"modified":"2016-05-06T12:01:15","modified_gmt":"2016-05-06T12:01:15","slug":"fatal-error-class-soapclient-not-found","status":"publish","type":"post","link":"http:\/\/symbioticindia.in\/docu\/2016\/05\/06\/fatal-error-class-soapclient-not-found\/","title":{"rendered":"Fatal error: Class &#8216;SoapClient&#8217; not found"},"content":{"rendered":"<p><strong>Diagnose<\/strong><\/p>\n<p>Look up the following inside your script file<\/p>\n<pre class=\"lang-php prettyprint prettyprinted\"><code><span class=\"pln\">phpinfo<\/span><span class=\"pun\">();<\/span><\/code><\/pre>\n<p>If you can&#8217;t find <code>Soap Client<\/code> set to <code>enabled<\/code> like so: <img decoding=\"async\" src=\"http:\/\/i.stack.imgur.com\/YWDtj.jpg\" alt=\"the way soap should appear in phpinfo()\" \/><\/p>\n<p><strong>Fix<\/strong><\/p>\n<p>Do the following:<\/p>\n<ol>\n<li>Locate <code>php.ini<\/code> in your <strong>apache<\/strong> bin folder, I.e <code>Apache\/bin\/php.ini<\/code><\/li>\n<li>Remove the <code>;<\/code> from the beginning of <code>extension=php_soap.dll<\/code><\/li>\n<li>Restart your Apache server<\/li>\n<li>Look up your <code>phpinfo();<\/code> again and check if you see a similar picture to the one above<\/li>\n<li>If you do, problem solved!<\/li>\n<\/ol>\n<p>On the other hand if this doesn&#8217;t solve your issue, you may want to check the <a href=\"http:\/\/www.php.net\/manual\/en\/soap.requirements.php\">requirements for SOAP here<\/a>. Also in the comment section you can find good advice on connecting to https.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Diagnose Look up the following inside your script file phpinfo(); If you can&#8217;t find Soap Client set to enabled like so: Fix Do the following: Locate php.ini in your apache bin folder, I.e Apache\/bin\/php.ini Remove the ; from the beginning of extension=php_soap.dll Restart your Apache server Look up your phpinfo(); again and check if you ..<\/p>\n<div class=\"clear-fix\"><\/div>\n<p><a href=\"http:\/\/symbioticindia.in\/docu\/2016\/05\/06\/fatal-error-class-soapclient-not-found\/\" title=\"read more...\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6,4,2],"tags":[],"class_list":["post-70","post","type-post","status-publish","format-standard","hentry","category-php","category-soap","category-sugarcrm"],"_links":{"self":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/70","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/comments?post=70"}],"version-history":[{"count":2,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/70\/revisions"}],"predecessor-version":[{"id":72,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/posts\/70\/revisions\/72"}],"wp:attachment":[{"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/media?parent=70"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/categories?post=70"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/symbioticindia.in\/docu\/wp-json\/wp\/v2\/tags?post=70"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}