I just wanted to verify something. I am on WHM-60 and the above configuration.
I have about 12 virtual hosts and I've set them up with individual PHP-FPM pools.
Any tweaks to Apache were made through WHM Apache Global Configuration.
In other words, I've done everything through WHM at the moment and have not edited any config files manually at the moment.
My issue is when I try to build Apache with the Zend Opcache, the module is ignored in the build. No errors but when I check for the existence of Opcache it's not loaded.
Is there a reason that OpCache can't be loaded with this configuration? I read about OpCache not being compatible with CGI and my only guess is since I am using PHP-FPM it's preventing OpCache from being loaded?
I'd just like to have a little clarification.
Basically, my TL;Dr is Can Opcache be loaded with:
EA4
MPM-Event
EAPHP56
PHP-FPM
And if so, how?
Thanks
E.L.
I have about 12 virtual hosts and I've set them up with individual PHP-FPM pools.
Any tweaks to Apache were made through WHM Apache Global Configuration.
In other words, I've done everything through WHM at the moment and have not edited any config files manually at the moment.
My issue is when I try to build Apache with the Zend Opcache, the module is ignored in the build. No errors but when I check for the existence of Opcache it's not loaded.
Is there a reason that OpCache can't be loaded with this configuration? I read about OpCache not being compatible with CGI and my only guess is since I am using PHP-FPM it's preventing OpCache from being loaded?
I'd just like to have a little clarification.
Basically, my TL;Dr is Can Opcache be loaded with:
EA4
MPM-Event
EAPHP56
PHP-FPM
And if so, how?
Thanks
E.L.