1. Home
  2. Knowledge Base
  3. Website
  4. Website Tips
  5. How to check your cPanel PHP version and configuration via browser

How to check your cPanel PHP version and configuration via browser

Step 1: Log into your cPanel account
Step 2: Go to Files section and File Manager menu
Step 2: Navigate to public_html directory, click on new file and create a phpinfo.php file.
Step 3. Right click on the phpinfo.php file and choose code editor to edit
Step 4. Add the lines of the code provided below to the file and click on ‘Save’ to save the changes made.

<?php
phpinfo();
?>

Step 5. To see the detailed information about PHP configuration of your account, open http://yourdomain.com/phpinfo.php link in your browser, replacing yourdomain.com with your main domain name.

Click here to view this article as Oryon knowledge base video tutorial playlist.

Related Articles

Need Support?
Can't find the answer you're looking for?
Contact Support