What PHP Version does my Hosting Account Have?

In general we like to upgrade to the latest stable php version when its released.

To check the version of php on your hosting account, do the following:

1) create a file called testphp.php
2) In the file you created, put the following code and nothing else.

3) upload the file to your server with ftp or file manager
4) browse to the page on your server via a web and all the details about php will be shown.


If you have any doubts, please submit a support ticket.

  • 0 Utilisateurs l'ont trouvée utile
Cette réponse était-elle pertinente?

Articles connexes

How to turn PHP register_globals to ON

This post is in regards to .htaccess files and php.ini files and phpSuExec.Because some of our...

php.ini files - upload_tmp_dir

upload_tmp_dir This setting controls the temporary location of files uploaded with an HTML form....

Enabling Mod Rewrite

Mod rewrite is enabled on the server itself so when you set up a domain the only thing that needs...

PHP settings that cannot be changed on Shared Hosting

Shared and Reseller hosting are shared environments and have certain limits on what can be...

How to upgrade PHP on my Cpanel hosting account

You are reading this article because you want to increase/decrease the PHP version on your Cpanel...