I can not install / enable Php_soap

1

I acquired a VPS in Godaddy and I am quite satisfied, however, I can not change settings for php. The main one is PHP_SOAP. It says it's installed, but my PHPINFO does not show and my application does not recognize the module. The whole process follows below:

yum install php-soap:

Loaded plugins: fastestmirror, universal-hooks
Setting up Install Process
Loading mirror speeds from cached hostfile
 * EA4: 104.219.172.10
 * cpanel-addons-production-feed: 104.219.172.10
 * base: centos.s.uw.edu
 * epel: d2lzkl7pfhq30w.cloudfront.net
 * extras: mirrors.oit.uci.edu
 * remi-safe: mirrors.mediatemple.net
 * updates: mirror.keystealth.org
Nothing to do

yum search php_soap:

Loaded plugins: fastestmirror, universal-hooks
Loading mirror speeds from cached hostfile
 * EA4: 104.219.172.10
 * cpanel-addons-production-feed: 104.219.172.10
 * base: centos.s.uw.edu
 * epel: d2lzkl7pfhq30w.cloudfront.net
 * extras: mirrors.oit.uci.edu
 * remi-safe: mirrors.mediatemple.net
 * updates: mirror.keystealth.org
=============================================================================== N/S Matched: php-soap ================================================================================
ea-php54-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
ea-php55-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
ea-php56-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
ea-php70-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
ea-php71-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
ea-php72-php-soap.x86_64 : A module for PHP applications that use the SOAP protocol
php-soap.x86_64 : A module for PHP applications that use the SOAP protocol

  Name and summary matches only, use "search all" for everything.

find -name soap.so:

Nothing fits. Simply the line with the IP of the server and the user are repeated for new command.

    
asked by anonymous 28.11.2018 / 19:51

0 answers