kb: technical
ABT: Group B
Applicable to:
- Plesk Onyx
Symptoms
Unable to upload MySQL dump in Plesk phpMyAdmin > Import > File to import with the following error appear in phpMyAdmin interface:
CONFIG_TEXT: You probably tried to upload a file that is too large. Please refer to the documentation for a workaround for this limit.
Cause
Dump file is too large
Resolution
Increase upload dump size in phpMyAdmin according to How to increase upload dump size in phpMyAdmin?
Comments
2 comments
This setting for Linux CentOS 7.x is ignored, Import size is always 2MB.
Hello,
The file /usr/local/psa/admin/conf/php.ini is responsible for Plesk PHP settings. PHPMyAdmin is launched via Plesk, so it also is affected.
I recommend checking if there are duplicates of these directives in the file /usr/local/psa/admin/conf/php.ini because PHP takes the value from the last time the directive was specified.
Please sign in to leave a comment.