Increase Parameters using wp-config?
-
Hello,
I need to increase:
- PHP Time Limit
- PHP Max Input Vars
- upload_max_size
- max_execution_time
- post_max_size
The web host does not use php.ini, they use a file called phprc which I cannot locate. They said that I can increase ‘PHP Time Limit’ and ‘PHP Max Input Vars’ with wp-config.php using the DEFINE function.
I assume that it would be the same sort of thing with the ‘upload_max_size’, ‘max_execution_time’, and ‘post_max_size’.
OK, but what are the DEFINE syntaxes for each parameter and where does it go in the wp-config? Or maybe there is a better way.
Thank you for your assistance.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Increase Parameters using wp-config?’ is closed to new replies.