• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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