We do support Round the Clock 24 x 7 x 365 (+91) 883 012 3924
 

How to increase phpMyAdmin Upload Limit on Centos Web Panel CWP server

How to increase phpMyAdmin Upload Limit on Centos Web Panel CWP server

Sometimes you want to upload or import large mysql database through phpMyAdmin but it fails with upload limit error.

Follow below steps to increase upload or import limit for phpMyAdmin :

# Login with root user on Centos Web Panel CWP server
# Open below file :

/usr/local/cwp/php71/php.ini

Search for upload_max_filesize and post_max_size and increase those values.

Now we need to restart CWP php-fpm service

service cwp-phpfpm restart

Leave a Reply

Your email address will not be published. Required fields are marked *