Skip to main content

Apache 4 Optimizations Possible?

Comments

8 comments

  • SysSachin
    You can easily install xcache with EA4 on your server. Try with following command and update your php.ini file with the xcache extensions.
    wget https://xcache.lighttpd.net/pub/Releases/3.2.0/xcache-3.2.0.tar.gz tar -zxvf xcache-3.2.0.tar.gz cd xcache-3.2.0 /opt/cpanel/ea-php56/root/usr/bin/phpize ./configure --enable-xcache make make install
    Also, Change you phpize command path with your php version. EasyApache 4 includes support for multiple versions of PHP.
    0
  • whothat
    What is the xcache extension To put in the php.INI file? And how do I change the phpize command path? If u can kindly assist me.
    0
  • SysSachin
    Please check How to install xCache on EasyApache 4
    0
  • whothat
    i need a step to step tutorial on how to do this i can't just assume how to access a folder on ssh and guess on how he did it.
    0
  • SysSachin
    You need root access to install xache on cPanel server and your access level is listed as Website Owner, You will have to contact your hosting provider to install xache on the server.
    0
  • whothat
    Hello I Do have root access
    0
  • SysSachin
    Login your server with SSH and try with all commands which are posted on following post. How to install xCache on EasyApache 4 If you are not familiar with SSH commands then please contact your server admin and ask them to install xcache modules for you.
    0
  • cPanelMichael
    Hello, You may also find the following document helpful: PHP Options - EasyApache 4 - cPanel Documentation Thank you.
    0

Please sign in to leave a comment.