HI,
I can’t upload files larger than 2mb in phpmyadmin.
I changed
php_value upload_max_filesize 100M and
php_value post_max_size 64M
in the php.ini file and works in the file manager but not in PHPMYADMIN where the maximum size of the file to upload remains at 2 mb.
Please help me fix the problem
Regards