p4guru
Well-known member
hmm looks like zend opcode cache got installed..
try these commands
curious was initial centmin v1.2.3-eva2000.03 installed ? and did you install initially with PHP 5.3.27 default or changed it to 5.5.1 before centmin mod install as per http://centminmod.com/phpfpm.html ?
if that doesn't work try running menu command #5 and downgrade to PHP 5.4.17 and then #7, #10 and #15 to reinstall apc, memcached and ImagicK and see if it's PHP 5.5 related on your end.
only other difference from my config is mine is xenforo only with PHP 5.5, no idea if your portal add on supports PHP 5.5 or even PHP 5.4 ? if you disable portal addon does it work ?
try these commands
Code:
rm -rf /root/centminmod/php.d/zendopcache.ini
fpmrestart
curious was initial centmin v1.2.3-eva2000.03 installed ? and did you install initially with PHP 5.3.27 default or changed it to 5.5.1 before centmin mod install as per http://centminmod.com/phpfpm.html ?
if that doesn't work try running menu command #5 and downgrade to PHP 5.4.17 and then #7, #10 and #15 to reinstall apc, memcached and ImagicK and see if it's PHP 5.5 related on your end.
only other difference from my config is mine is xenforo only with PHP 5.5, no idea if your portal add on supports PHP 5.5 or even PHP 5.4 ? if you disable portal addon does it work ?
Last edited: