Change phpMyadmin upload limit in pagoda

In practical work, there are often customers’ cloud hosts that cannot upload because of the large. SQL file to be uploaded, but do not know where to modify the upload Settings. You have to use the command line to import the database.

Here is the specific setting method of the pagoda interface:

Find software Management in the Pagoda interface (assuming only PHP5.6 is installed in the Pagoda environment)

Go to PHP5.6 – Settings – upload limit – change the size (it is recommended to upload a larger file than a few good), modify the save.

Open phpMyadmin in the database and see that the maximum upload limit has been changed to 456M

If you fail to install multiple VERSIONS of PHP, just go to phpMyAdmin4.0 – Settings – check PHP version in software Management, and then go to software Management to find the corresponding VERSION of PHP

The next section will show you which configuration files are modified to do this, and how to find the configuration files when pagoda and manually installing the environment