How to Enable SOAP extention

Locate your php config file:


Edit your php5 config file: (example)
nano /usr/local/directadmin/custombuild/configure/suphp/configure.php5

Add: (Note that only the last rule has no slash!)
--enable-soap



Save the file and rebuild PHP:
./build php all


Was this article helpful?

mood_bad Dislike 1
mood Like 1
visibility Views: 13335