Increase PHP values in WordPress via user.ini

Today we are going to increase PHP values on our Wordpress Website manually.

 

  1. First you have to navigate to the public_html directory.
  2. Go to the directory where you have WordPress Installed.
  3. Once Navigated, Create a new file with the name .user.ini (note that the front '.' is compulsory)

4. Once created edit the file and add the parameters that you need & save the changes.

Eg:

post_max_size = 512M
memory_limit = 256M
upload_max_filesize = 50M
max_execution_time=120
max_input_time=120
  • user.ini, wordpress, direct admin, php, memory limit
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Create a Hosting Package in Direct Admin Reseller

  This tutorial covers how a reseller can create a user package in Direct Admin Control Panel....

Create an User Account in Direct Admin Reseller

  This tutorial covers how a reseller can create a user account in Direct Admin Control Panel....

How to Create E-mail Accounts in Direct Admin

  This tutorial covers how a user can create an E-mail account in Direct Admin Control Panel...

How to generate a backup from Direct Admin as the admin user

This tutorials covers how an admin can generate a backup on Direct Admin Control Panel in the new...

How to Generate a SSL Certificate

This tutorials covers how a user can generate a SSL Certificate on Direct Admin Control Panel in...

Powered by WHMCompleteSolution