phpmyadmin : Incrementar tamaño Upload
Para incrementar el tamaño de archivo a subir, mediante phpmyadmin, hay que editar los siguientes valores en PHP.INI
upload_max_filesize = 150M
file_uploads = On
post_max_size = 150M
file_uploads = On
post_max_size = 150M
service cpanel restart
service httpd restart
service httpd restart