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 4 - Change Upload Limit for phpMyAdmin - CyberPanel 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 ?
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…
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…
Same problem here…
Changed every version of PHP I had installed, restarted PHP from Cyberpanel, then issued ‘sudo systemctl restart lscpd’ in shell…
Now it works.
I “believe” it was changing the PHP 8.0 that made the difference although my sites use 7.4.
I eventually just changed all of them, not exactly sure which one but as the is tiny this is going to be an ongoing support issue unless it can be setup as default on install