Ok, so I have 5.5 fastcgi installed and 5.4 php-fpm and the second version.
All sites are using 5.5 but I had to set one site to use 5.4 due to ioncubeloader not supported for 5.5 for one plugin.
When I load the 5.4 site there is a noticeable LAG when I click though the menu options then click HOME on this wordpress site.
The server is a beast with 16gb of ram on a 64bit platform. Why does it lag?
Is this common with two installations of php?
Im sure iv included all the extensions php 5.4 requires to run a wordpress site.
Also, when I look at ps aux I see its running as php 55?? Its set to use php54.
/usr/local/php55/bin/php-cgi55 -d sendmail_from="test@test.com" -d open_basedir="/home/test/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/
Err is open basedir causing a problem here?
All sites are using 5.5 but I had to set one site to use 5.4 due to ioncubeloader not supported for 5.5 for one plugin.
When I load the 5.4 site there is a noticeable LAG when I click though the menu options then click HOME on this wordpress site.
The server is a beast with 16gb of ram on a 64bit platform. Why does it lag?
Is this common with two installations of php?
Im sure iv included all the extensions php 5.4 requires to run a wordpress site.
Also, when I look at ps aux I see its running as php 55?? Its set to use php54.
/usr/local/php55/bin/php-cgi55 -d sendmail_from="test@test.com" -d open_basedir="/home/test/:/tmp:/var/tmp:/usr/local/lib/php/:/usr/local/php55/lib/php/
Err is open basedir causing a problem here?
Last edited: