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 4 - Change Upload Limit for phpMyAdmin - 08 - Server - CyberPanel Community 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 ?