- Turbo Velocity and Turbo Nitro Web Hosting accounts.
- Turbo Managed VPS.
- Turbo Managed Dedicated server.
Disabling OPcache
OPcache stores compiled PHP code in memory, which helps accelerate performance. By default, OPcache is enabled on Turbo accounts. However, you can disable it if necessary (for example, for testing or debugging purposes). To disable OPcache, follow these steps:- Log in to cPanel.
📘 Note If you do not know how to log in to your cPanel account, please see this article.
- In the Software and Services section of the cPanel home screen, click Select PHP Version.
- In the list of PHP extensions, clear the opcache check box.
- Click Save. OPcache is now disabled.
📘 Note To re-enable OPcache, select the opcache check box, and then click Save .