SQLSTATE[HY000] [2002] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
(SQL: select * from information_schema.tables where table_schema = epiz_25661797_fyp and table_name = migrations and table_type = ‘BASE TABLE’)
And where do you see this exactly?
1 Like
I see that error in my command prompt while trying to migrate tables from laravel to the database.
Which command prompt where? You can’t run commands on our servers and you can’t connect to our databases from elsewhere.
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.