Prestashop 1.7 An error occurred during installation

faakunelson

Well-known member
Elite
XNullUser
Joined
Nov 5, 2021
Messages
81
Reaction score
435
Points
53
NullCash
1,307
I was trying to install the new latest release of Prestashop 1.7.7.0 and i was getting this error at the final step.
ERROR [console] Error thrown while running command "prestashop:schema:update-without-foreign --env=prod". Message: "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away" ["exception" => PDOException { …},"command" => "prestashop:schema:update-without-foreign --env=prod","message" => "SQLSTATE[HY000]: General error: 2006 MySQL server has gone away"]

Can anyone tell me what seems to be the problem?
 

Noumankhan

Member
XNullUser
Joined
Jun 6, 2022
Messages
26
Reaction score
44
Points
13
NullCash
175
Hi,
Contact your host provider and ask to increase it to the max value:
memory_limit
max_execution_time

memory_limit = 512 M

max_execution_time = 300 second
 
Top