Control Web Panel

WebPanel => CentOS 7 Problems => Topic started by: muscator on June 14, 2017, 06:58:38 PM

Title: phpMyadmin max upload size...
Post by: muscator on June 14, 2017, 06:58:38 PM
I have spent a lot of time trying to solve the max size error in phpMyadmin Centos 7 - it says 64Mib and everywhere I search for answers on how to raise the limit it seems that everybody says:

" just raise the limits in php.ini, then restart apache, mysql "

Ok - been there, done that, but to no avail - max size still claims to be 64Mib

I have searched for the limit '64Mib' everywhere but canīt seem to locate it...

Somebody outthere must have met the same problem and solved it and therefore haven an easy-to-do solution for me...?

The server itself is completely new installed Centos7 with newest CWP version, so still has most of its default values...

Help appreciated - thanks :)
Title: Re: phpMyadmin max upload size...
Post by: gxjenkins on June 24, 2017, 05:23:17 PM
Is there solution to this problem? I have the same limit with CentOS release 6.9
Title: Re: phpMyadmin max upload size...
Post by: gxjenkins on June 24, 2017, 06:15:02 PM
I used this command in SSH to import a 130 MIB import into DB.

mysql -uroot DATABASE_NAME < /PATH TO SQL FILE
Title: Re: phpMyadmin max upload size...
Post by: Sandeep on August 28, 2018, 06:14:59 PM
this tutorial works
https://www.mysterydata.com/increase-import-upload-limit-for-phpmyadmin-and-file-manager-in-cwp/