My CentOS is running cPanel / WHM 11.30.5
My application requires uploadprogress and Alternative PHP Cache (APC).
I looked into 'EasyApache (Apache Update)', but couldn't find them, is there a way to install them in cPanel/WHM?
Thank you.
|
My CentOS is running cPanel / WHM 11.30.5 My application requires uploadprogress and Alternative PHP Cache (APC). I looked into 'EasyApache (Apache Update)', but couldn't find them, is there a way to install them in cPanel/WHM? Thank you.
| |||
|
feedback
|
|
You can install APC and uploadprogress in WHM >> Software >> Module Installers >> PHP Pecl >> search "APC" or "uploadprogress". Update: Did you see the following error when install APC or uploadprogress in WHM?
If yes, you need to install pcre-devel as well, try to install with this: yum install pcre-develThen, try to install the APC module through WHM again. You'll need to restart Apache for it to load/work with websites if you're using DSO. If the problem persists, I would recommend you submit a ticket to cPanel support to look into it. They could login to your server to investigate further. You could trust them. | |||||
feedback
|