How To Fix Maximun Execution Time Of 30 Seconds Exceeded?


1
Listing Type
List Category
Tutorials
Location
Bur Dubai
Last update

How to Fix mysql & php Maximum execution time


C:\wamp\bin\apache\apache2.2.6\bin\php.ini
Find:
post_max_size = 8M
upload_max_filesize = 2M
max_execution_time = 30
max_input_time = 60
memory_limit = 8M

Change to:
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000M

And add this to C:\wamp\bin\mysql\mysql5.0.45\my.ini:

max_allowed_packet = 200M

Then restart wamp

Maximun execution time of 30 seconds exceeded - How to Fix?


https://www.youtube.com/watch?v=0kzeH8YGa5o

Source: YouTube
Distance Education In Dubai
Dubai, United Arab Emirates

9966416345
REPLY TO THIS CLASSIFIED
3 + 1 =