Sometimes if your site is not resolving correctly due to memory limit errors, or files cannot be uploaded into your WordPress it may be due to PHP limits such as memory_limit not being high enough and will need to be adjusted.
Using the PHP Settings tool below you can configure/manage the following php settings:
display_errors
error_reporting
file_uploads
include_path
log_errors
mail.force_extra_parameters
mex_execution_time
max_input_time
max_input_vars
memory_limit
post_max_size
register_globals
session.gc_maxlifetime
short_open_tag
upload_max_filesize
zlib.output_compression
To adjust PHP values:
- First you will need to log into your cPanel service.[link to FAQ on how to log into DirectAdmin]
2. Select the PHP setting you wish to adjust from the drop down menu to Setting.
3. Make the changes needed in the text box or drop down menu next to Value
4. Click Add to save the change