PHP Configuration

This section will cover the PHP configuration features Depfloy provides to keep your server running smoothly.

You can configure the PHP version, PHP extensions, and PHP settings by navigating to the "PHP Settings" section in the server settings at https://app.depfloy.com/servers/<serverID>/php.

This section allows you to adjust the memory limit, the maximum file size for uploads, the maximum post size, and so on. You can also adjust the PHP.ini settings for PHP-FPM and PHP-CLI.

Depfloy currently only supports a single PHP version. We will change this in the future to allow you to select the PHP version you want to use.

PHP Configuration

We will also release an update in the future to easily update the PHP version and security updates.

Was this page helpful?