Php
How to set a different PHP version for a specific folder
Last Updated: Jul 31 2025This guide teaches you how to use a different PHP version only for a specific folder, different from the one set at the account level in cPanel > Select PHP Version. This feature is useful if an application in a subfolder requires a specific PHP version, different from the rest of the site. 1. Check...
Are PHP EOL versions safe?
Last Updated: Jul 30 2025Even though we offer you the possibility to run old PHP versions that are already EOL (End of Life, meaning they no longer receive official updates), they are safe and you can use them without problems. Because we use CloudLinux operating systems, they also provide old PHP versions for which CloudLinux performs security updates when...
Selecting PHP version and options
Last Updated: Jul 31 2025Changing the PHP Version To select the PHP version under which your site will run, you need to access cPanel (www.your-domain.com/cpanel) and then click the “Select Php Version” button as shown in the image below. On the next page, select the desired PHP version from the top-left menu, then click “Set as current”. Now you...
What is PHP X-Ray and how to use it
Last Updated: Jul 31 2025PHP X-Ray provides detailed information about performance bottlenecks in PHP-based websites. If a site has slow plugins or slow queries, this tool helps detect them. When a website slows down, there is usually an issue with its content management system. Now, on our shared and reseller web hosting servers, PHP script performance issues can be...