Note: You are currently viewing documentation for Moodle 3.3. Up-to-date documentation for the latest stable version of Moodle is probably available here: admin/environment/php extension/soap.

admin/environment/php extension/soap

From MoodleDocs
Revision as of 12:58, 9 July 2017 by Mohak M (talk | contribs) (→‎Install Soap module for PHP 5)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install Soap module for PHP 5

Centos: Download and install soap

 yum install php-soap

For Windows 1) Locate php.ini eg For xampp. C:/xampp/php/php.ini 2) Search for the string inside the quotes - ";extension=php_soap.dll" 3) Remove the semi colon, save the file and restart apache.