PHP settings & extensions overview

Overview

This article explains the features available on the PHP Settings page in the panel. Here you can adjust PHP values and enable extensions for the SFTP/SSH user assigned to a domain.

Exclusions

Please note the following exclusions:

Accessing the PHP Settings page

To access the PHP Settings page:

  1. Navigate to the Manage Websites page.
  2. Click the Manage button to open Website settings, which allows you to modify various configurations for your site.
    • If in Grid view, click the Manage button at the bottom of the website box.
    • If in List view, click the Manage button at the far right of your domain name.
  3. Click the Settings tab.
  4. In the Website Settings section, click Manage next to PHP. The PHP Settings page opens.

Configurable options

This section describes which PHP settings you are able to configure in the panel.

A changed setting will apply to ALL websites assigned to the specific SFTP/SSH user

If multiple sites under the same user have different settings configured, the most recently applied change will take effect.

PHP Version 

Here you can change the PHP version of a site. If needed, you can also select an older version on a PHP Extended Support plan.

General

Click the Modify button next to General to edit the following:

Increasing PHP values

Increasing PHP limits should be done carefully, as changes may affect website or server performance.

  • A higher memory_limit can significantly impact performance, especially on shared hosting or lower-resource VPS plans.
  • Other limits (such as max_execution_time or upload_max_filesize) typically have less direct impact but may still affect performance if set excessively high.
  • If values exceed your server’s available resources, they may revert to the default values. 

If higher limits are consistently required, consider upgrading to a plan with more resources, such as a VPS or Dedicated server.

Extensions

Click the Modify button next to Extensions to edit the following:

See this page for enabling manually.

OPcache

Click the Modify button next to OPcache to edit OPcache settings.

See also

Did this article answer your questions?

Still not finding what you're looking for?