Guides

Practical step-by-step instructions for developers and system administrators — installation, maintenance, PHP, projects and troubleshooting.

Choosing PHP version per project

PHP 7.4–8.4 per project — wizard on create or change on Web → PHP tab.

  1. When creating project

    New project wizard offers PHP version dropdown. Available versions are those installed in Web stack.

  2. Change existing project

    Projects → project → Web → PHP tab. Select new version and confirm. Panel migrates pool and updates vhost — takes 30–60 seconds.

    Tip

    New PHP version must be installed in Web stack before change. Do not close the page during migration.