Friday, June 22, 2012

Host xxx is not allowed to connect to this MySQL server

  1. Open PHPMYADMIN with root
  2. Go to Privileges
  3. Create a user or modify the user you want to connect with and set the host parameter to %, which means 'all hosts'.

No comments:

Post a Comment