PHP.ini
You need to change the following bits of code in your PHP.ini file:
We're adding just one bit of code to the file:
You need to change the following bits of code in your PHP.ini file:
upload_max_filesize = 16Mmy.cnf
max_execution_time = 120
max_input_time = 120
memory_limit = 64M
We're adding just one bit of code to the file:
max_allowed_packet=16M
No comments:
Post a Comment