Jump to content

Getting Fatal error: Maximum execution time of 300 seconds exceeded .......


Recommended Posts

Hi every body ...

Its me veeraa , I'm beginner in using LAMPP,

I got the error while try to import a big SQL (184 MB) in to SQLMyAdmin ,
Fatal error: Maximum execution time of 300 seconds exceeded

I try to change the value of [color=red]memory_limit = 184M[/color] and [color=red]max_execution_time = 0[/color]  in Php.ini file and restart the lampp. But still got the problem,

Now using the option of partial import, its consuming more time .

can any one help with other option..

I think i explained my problem upto my level . If any mistake on this please forgive me .
Link to comment
Share on other sites

  • 3 years later...

There is a php script I've used one time, one file only, that can import big databases no matter if the time limitations of the php; the script import tables in parts and it refreshes the page after importing one part, then loads the next part (tables, fields etc). Unfortunately, I've forgot its name, by try searching it on the net using its description as search term... maybe other members can post its name here.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.