APC (PHP Opcode Cache) in Website Hosting
You can employ APC for your web applications with any of the website hosting plans that we provide since it's pre-installed on our cloud web hosting platform. Enabling it will take just a mouse click in the Hepsia Control Panel which comes with our shared solutions and a couple of minutes later it will begin caching the code of your software apps. Our platform is rather flexible, so you'll be able to use several configurations based on the system requirements of your scripts. For example, you'll be able to activate APC for a couple of versions of PHP for the entire account and pick the version that each website will use, or you can have the exact same version of PHP, but enable or disable APC only for specific websites. This is done by putting a php.ini file with a line of code within the domain or subdomain folder where you require the customized configuration.
APC (PHP Opcode Cache) in Semi-dedicated Servers
You’ll be able to use APC for every script application which runs on your new semi-dedicated server because the module is already installed on the cloud hosting platform where the account will be created. Activating or deactivating APC for the entire account takes a click from the Hepsia Control Panel, but if needed, you can use the module only for particular websites. This is possible due to the flexibility of our cloud platform - multiple releases of PHP run on it at the same time, so with a php.ini file placed in a website folder, you can choose what version will be used for this specific website and whether APC needs to be enabled or disabled. Employing such a file permits you to use settings that are different from the standard ones for your account, so you can take advantage of APC for many scripts where the module can make a difference and not for others where you can take advantage of another kind of web accelerator.