To increase the upload file size limit in phpMyAdmin running on the Plesk / CentOS 7 server you need to modify  /usr/local/psa/admin/conf/php.ini configuration file:

  • Set post_max_size = 64M (or whatever limit you want to set)
  • Set upload_max_filesize = 64M (or whatever limit you want to set)
  • Restart the server.

 phpMyAdmin Import File

November 2023
phpMyAdmin
Plesk
CentOS 7

No comments

Leave your comment

In reply to Some User
Captcha Image