• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Adding soap killed mysql

L

lucas_1001

Guest
I have plesk 8.3. I added SOAP with...

wget -q -O - http://www.atomicorp.com/installers/atomic.sh |sh
yum update php
yum install php-soap
yum install php-json
/usr/local/psa/admin/sbin/websrvmng -a
/etc/init.d/httpd reload

Things were fine for about 4 hours then MYSQL support went away (throwing php unknown function on p_connect in the logs).

I am completely frazzled and this is affecting over 2000 web sites. Any ideas?
 
Back
Top