cPanel SOAP extension for cPanel PHP
SOAP extension for cPanel PHP
To update the binary cPanel uses, create a new profile in EasyApache wherein you enable SOAP support for PHP. Save the profile and don’t build. Then copy your new profile like this (using example.yaml as the profile file name):
# mv /var/cpanel/easy/apache/profile/makecpphp.profile.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml.backup # cp /var/cpanel/easy/apache/profile/custom/example.yaml /var/cpanel/easy/apache/profile/makecpphp.profile.yaml # /scripts/makecpphp
That only updates the
system PHP installation, not the one cPanel uses.
To update the binary cPanel uses, create a new profile in EasyApache wherein you enable SOAP support for PHP. Save the profile and don’t build. Then copy your new profile like this (using example.yaml as the profile file name):
The /scripts/makecpphp command builds a new PHP binary for cPanel to use.
Similar Posts:
- cPanel WHM Scripts directory explained – Backend WHM Scripts to make administrative functions easier
- Official cPanel/WHM Newbie Guide
- cPanel – Reset MySQL db password
- cPanel EXIM outgoing mail error in WHM: unable to bind outgoing SMTP call to 203.104.22.35
- Exim Mail Segfaults and mail delivery fails using MBOX
