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

admin/environment/php extension/soap: Difference between revisions

From MoodleDocs
(replace useless text with link to tracker issue MDL-20885)
(environment template)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
See MDL-20885
{{Environment}}
== Install Soap module for PHP 5 ==
 
'''Centos:'''
Download and install soap
 
  yum install php-soap
 
{{stub}}
 
[[Category:Environment|PHP]]

Latest revision as of 09:41, 25 April 2012

Install Soap module for PHP 5

Centos: Download and install soap

 yum install php-soap