Page 1 of 1

Can't import sql files, server rejecting.

Posted: Mon Mar 12, 2018 9:29 pm
by LorenzoVonMatterhorn
I cannot import .sql file to database, throwing this exception:
PHP Fatal error: Call to undefined function PhpMyAdmin\\Plugins\\Import\\Upload\\uploadprogress_get_info() in /usr/share/phpMyAdmin/libraries/classes/Plugins/Import/Upload/UploadProgress.php on line 63
I tried this in php5.4 and php7, same issue.
OS: CentOS 7
Web: nginx + apache as back-end

Any ideas?

Re: Can't import sql files, server rejecting.

Posted: Tue Mar 13, 2018 12:51 am
by LorenzoVonMatterhorn
Alright, I removed line 63, it was only trying to update upload progress.