Collapse

Announcement

Collapse
No announcement yet.

How to install APCu extension on cPanel?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to install APCu extension on cPanel?

    I need APCu extension for my application, please could you provide me steps to install it on cPanel server.

  • #2
    Dear Priyanka,

    One of the quickest solution to install APCu on cPanel with EasyApache 4 is as follows.

    Please make sure that you have Engintron installed on the server. If you do not have it and need steps then you can follow our link https://forums.24x7servermanagement....-cpanel-server for a detailed explanation.

    Once you have everything in place then just go ahead and execute commands on the server as stated below.

    Code:
    $ chmod +x /usr/local/src/engintron/utilities/install_apcu_in_cpanel_ea4.sh
    $ /usr/local/src/engintron/utilities/install_apcu_in_cpanel_ea4.sh
    Thats it !! APCu extension is installed and added to the php.ini file for use.

    Comment

    Working...
    X