How to check php configuration on shared hosting servers?

Started by Dipak Bhoi, July 23, 2015, 04:57:53 PM

Previous topic - Next topic

Dipak Bhoi

Hello folks,

To know what PHP version installed, modules compiled & paratemer set on your shared hosting server, you need to create a file called phpinfo.php (any name that you want) in your website's root directory and enter the following code in the file.

Quote
<?php
phpinfo();
?>

Save the file and open it in a browser, URL should be "yourwebsite.com/phpinfo.php" and it will give all the information which is related to PHP which is compiled on your shared hosting server.

That's it, Enjoy !! :) ;) :)
MilesWeb - 30-Day Money Back
cPanel Web Hosting - cPanel Hosting in India
Grab a Free SSL for your website.  WordPress Optimized Solution.