Welcome Guest, Not a member yet? Register   Sign In
[ASK-help] Multiple Insert data get 504 gateway timeout
#4

A couple other things you can try:

Code:
PhpMyAdmin - phpMyAdmin\config.inc.php

$ Cfg ['ExecTimeLimit'] = 0;


MySQL - command prompt

mysql --user=username --password=password dbname < dump.sql
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
RE: [ASK-help] Multiple Insert data get 504 gateway timeout - by InsiteFX - 01-31-2017, 06:44 AM



Theme © iAndrew 2016 - Forum software by © MyBB