Which PHP version is Hostdeko using?

The exact PHP versio can differ per server and per month. Hostdeko follows the official PHP EOL table to determine the primary php version

Cloud servers:

  • php1 (default): PHP 7.1
  • php2: PHP 7.0
  • php3: PHP 5.6

Pro servers:

  • php1 (default): PHP 7.1
  • php2: PHP 7.0
  • php3: PHP 5.6

Power servers:

  • php1 (default): PHP 7.1
  • php2: PHP 7.2
  • php3: PHP 7.3

Keep in mind that PHP 7.0 is about 40% faster than PHP 5.6.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Disabled functions in PHP

To protect your security and that of others some PHP functions considered unsafe have been...

How to change PHP version

Login to your DirectAdmin account If you have multiple domains: select a domain Click Domain...