Hello
I did a fresh install yesterday of cyberpanel on centos 7
I am trying to import a database in phpmyadmin that is 24mb but phpmyadmin says max upload size is 2mb
I have followed all documentation
https://cyberpanel.net/docs/4-change-upload-limit-for-phpmyadmin/ to increase upload limits in the php settings tab and also under advanced tab but it is not having any effect on phpmyadmin.
I have also used the following command after making the adjustments to php settings systemctl restart lscpd
I have restarted my vps server and still no effect on phpmyadmin.
What else can i try to get phpmyadmin to recognize the new limits in php settings ?
Comments
Also make sure upload_max_filesize is greater then post_max_size.
I changed all versions of php and still for some reason it would not pass onto phpmyadmin, i have just done a fresh install again and now it seems to have worked..
strange but fixed now...
(that version it's used by phpmyadmin on CP2.0)