My site is not working on this PHP version

You can change the PHP version yourself in the Control Panel. To do this, go to Control Panel - Select PHP version. Please note that if you select an incorrect PHP version, this may result in a blank page displayed on your site.
  • 68 Users Found This Useful
Was this answer helpful?

Related Articles

PHP Fatal error: Cannot redeclare

If you see PHP Fatal error: Cannot redeclare function it means that there is a problem in your...

Ping command and tracert (traceroute) how to use correctly?

The ping command is used to check the availability of network resources. Most often it is needed...

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

Help, the cron is not working

If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...

How do I turn off short open tags?

To disable short opening tags, you need to add the following code to your .htaccess file:...