nealdxmhost
Verified User
Recently set up a server for a customer using DA with NGINX and PHP 5.3 and when the customer went to put up a wordpress site he was getting this error:
Anyhow I found instructions for installing memcache and followed it through but now I notice I am getting this:
The server is CENTOS 6.5 64 bit
Any ideas before I end up yanking the server out of the rack and tossing it out a window?
Code:
wp-ffpc Memcached extension missing
Anyhow I found instructions for installing memcache and followed it through but now I notice I am getting this:
Code:
[root@nx1 custombuild]# service php-fpm53 restart
Gracefully shutting down php-fpm53: . done
Starting php-fpm53: [29-Jun-2014 19:07:17] NOTICE: PHP message: PHP Warning: Module 'SourceGuardian' already loaded in Unknown on line 0
The server is CENTOS 6.5 64 bit
Any ideas before I end up yanking the server out of the rack and tossing it out a window?