Community

Phpmyadmin Import Limit

ga
gabrielwaskito #1

Hello,

I have trouble with phpmyadmin import limit. I have set post_max_size and upload_max_filesize to 1024 M. But import limitation in phpmyadmin dashboard still same 2 MB.

I am using latest version of cyberpanel.

How can i solve this problem ?

Thank you

Ho
Hope #2

Change these settings for PHP 7.0

And than on CLI

systemctl restart lscpd

ga
gabrielwaskito #3

@Hope said:
Change these settings for PHP 7.0

And than on CLI

systemctl restart lscpd

Thank you. It has been solved :smiley:

Sign in to reply