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
(category, stub template)
(environment template)
 
(One intermediate revision 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}}
{{stub}}


[[Category:Environment|PHP]]
[[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