hluciaw 0 Posted May 6, 2020 Hello, I get the follow error when trying to install prestashop 1.7.6.5 At 56% installing modules Se ha producido un error durante la instalación... Puede utilizar los enlaces que se encuentran en la columna de la izquierda para volver a los pasos anteriores, o también reiniciar el proceso de instalación haciendo clic aquí. 1: An exception occurred while executing 'SELECT t0.id_tab AS id_tab_1, t0.id_parent AS id_parent_2, t0.position AS position_3, t0.module AS module_4, t0.class_name AS class_name_5, t0.active AS active_6, t0.hide_host_mode AS hide_host_mode_7, t0.icon AS icon_8 FROM ps_tab t0 WHERE t0.class_name = ? LIMIT 1' with params ["AdminWelcome"]: SQLSTATE[HY000]: General error: 2006 MySQL server has gone away Someone can help me, please Share this post Link to post Share on other sites
soporte Argentina 0 Posted October 24, 2020 Configure Server: MYSQL/MariaDB max_connections:200 max_user_connections:60 wait_timeout:60 interactive_timeout:60 max_allowed_packet:64M Share this post Link to post Share on other sites