• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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