APC (PHP Opcode Cache) in Shared Hosting
You will be able to employ APC for your web applications with any of the shared hosting packages that we offer because it is pre-installed on our cloud web hosting platform. Activating it will take just a single click in the Hepsia Control Panel that comes with our shared solutions and several minutes later it will begin caching the code of your applications. Our platform is extremely flexible, so you'll be able to use different configurations depending on the system requirements of your scripts. For example, you'll be able to activate APC for several releases of PHP for the entire account and pick the version that each site can use, or you can have the same version of PHP, but activate or deactivate APC only for specified Internet sites. This is done by placing a php.ini file with a line of program code in the domain or subdomain folder where you require the custom configuration.
APC (PHP Opcode Cache) in Semi-dedicated Servers
APC is set up on the state-of-the-art cloud web hosting platform where all semi-dedicated server accounts are created, so you will be able to use it whatever the plan you select. Enabling the module is performed through the Hepsia Control Panel and takes just a mouse click, so you will not need any skills or previous experience in order to take advantage of it. As you'll be able to use several versions of PHP concurrently, you will be able to modify the software environment for each and every Internet site you host in the account if required. A php.ini file with a few lines in it placed in a domain folder will allow you to set what release of PHP this specific site will use and whether APC needs to be on or off for it. These settings will have priority over those for the account in general, so you can run different scripts and employ various web accelerators for Internet sites that are in the same account.