How to Increase or Decrease PHP Memory Limit via CloudLinux Selector in DirectAdmin

You can modify PHP Memory Limit as per your needs using CloudLinux PHP Selector in DirectAdmin.

 

1. Log in to your DirectAdmin account.

2. In the Extra Features section, click on Select PHP version or type Select PHP in the navigation filter box. The option will appear. Click on it.

php version icon

 

3. Click on the Options menu.

php options menu

Note: If the Options page shows an error related to the native PHP version, change it to a non-native version first.

 

4. Look for memory_limit and click on the drop-down option displayed in front of it. Then choose the appropriate limit as per your requirements.

php memory_limit

Was this answer helpful?

Related Articles

How to Change the PHP Version via CloudLinux Selector in DirectAdmin

You can use CloudLinux's Select PHP Version to change your website's PHP Version in DirectAdmin....

How to Enable ionCube Loader Using CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable ionCube Loader in DirectAdmin.   1. Log in to your...

How to Enable or Disable PHP Extensions Using the CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable or disable available PHP extensions in DirectAdmin....

How to Enable or Disable PHP's allow_url_fopen Using CloudLinux Selector in DirectAdmin

You can use CloudLinux Selector to enable or disable the allow_url_fopen directive in...

How to Enable or Disable PHP's display_errors via CloudLinux Selector in DirectAdmin

We occasionally need to debug PHP. Therefore, for security purposes, we must either allow...