Jump to content

[Answered] Cannot Access To Phpmyadmin


timothyh124

Recommended Posts

I'm not sure why but I cannot import schema, or gets connection lost while creating a table and can't connect to db.

The error I get is #2002 - The server is not responding (or the local MySQL server's socket is not correctly configured)

 

Thank you :D/&--#62;

 

user name: timbitz

main domain: timothyhan.heliohost.org

server: stevie

Link to comment
Share on other sites

That error is likely because you're creating an InnoDB table or importing a schema that includes InnoDB tables. InnoDB does not work on Stevie due to damage from a crash in February.

 

Modify the schema to use MyISAM tables and the error will go away.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...