Importar BDs grandes en PHPMyAdmin
Hay que aumentar los tamaños de subida de archivos en php.ini y además esto: You can add this line in /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/vendor/phpmyadmin/config.inc.php file and change the value :// maximum execution time in seconds (0 for no limit)$cfg[‘ExecTimeLimit’] = 300; Si no va entonces: To set the maximum size of a file that can be uploaded: -Open […]
Importar BDs grandes en PHPMyAdmin Leer más »