Black Friday Hosting Deals: 69% Off + Free Migration: Grab It Now!
With DirectAdmin, you gain control over tweaking different PHP parameters, like the PHP memory limit. This limit plays a key role in determining memory allowance for a PHP script. It also greatly aids in enhancing performance, ensuring a smooth website operation. This easy guide will shed light on how to tweak the PHP memory limit and other PHP configurations within DirectAdmin.
1. Open your browser and navigate to your DirectAdmin login page.
2. Enter your username and password.
3. Click Login to access the control panel.
1. Once logged in, locate the Account Manager section on the main dashboard.
2. Click on Domain Setup under Account Manager.
3. Select the domain for which you want to adjust the PHP settings.
4. After selecting the domain, click on PHP Settings.
1. In the PHP Settings page, look for the Memory Limit option.
2. Enter the desired value in the memory limit field. The default value is usually 128M, but you can increase it depending on your website’s needs, e.g., 256M or 512M.
In addition to the memory limit, you can modify other PHP parameters such as:
Upload Max Filesize: This parameter controls the maximum size of files that can be uploaded via PHP scripts.
Post Max Size: Defines the maximum size for POST requests.
Max Execution Time: Specifies how long a PHP script is allowed to run before it is terminated.
To adjust these settings:
1. Find the corresponding parameter fields.
2. Enter the desired values based on your requirements.
1. Once you have made all the necessary changes, scroll down to the bottom of the page.
2. Click Save to apply the changes.
3. Your new PHP settings, including the memory limit, will now be in effect.
After saving the changes, it’s essential to verify that the new settings are in effect:
Create a phpinfo() file by adding the following code to a PHP file:
1. Upload this file to your server and access it via your browser (e.g., yourdomain.com/phpinfo.php).
2. Look for the memory_limit and other parameters to ensure they reflect the new values.
Changing the PHP memory limit and other PHP parameters in DirectAdmin is a straightforward process
Let’s talk about the future, and make it happen!
By continuing to use and navigate this website, you are agreeing to the use of cookies.
Find out more