Page 1 of 1

Error format: import DB

PostPosted: 11. June 2018 10:28
by artmeister
Good afternoon!

There is a format error when importing the database. I tried the archive .sql.zip and just .sql, create DB with different encodings - nothing.

Can anyone come across this problem http://prntscr.com/jtk218?

P.S. DB works on a real site.

Re: Error format: import DB

PostPosted: 11. June 2018 16:51
by Altrea
Hi,

full error message?

best wishes,
Altrea

Re: Error format: import DB

PostPosted: 12. June 2018 08:12
by artmeister
Good afternoon.

The problem was solved by increasing the size of the uploaded file and time limit (post_max_size, upload_max_filesize, max_execution_time, max_input_time in php.ini), and substituting the variable "$cfg ['ExecTimeLimit'] = 60000;" in config.inc (phpMyAdmin)