Home ›
With XAMPP, permission denied for MySQL user with % (all) host access but works for localhostWith XAMPP, permission denied for MySQL user with % (all) host access but works for localhost
Searched words:
Drupal development environment
localhost User 'jonasconstructio'@'localhost' : Edit Privileges
@% @localhost at percent all hosts
For reasons not known to man nor beast, on XAMPP on Mac OS X (and not XAMP but another all in one WAMP stack, but not that name either) will not work with the wildcard availability host name (%). It will work (or anyhow may work for you, it worked for Agaric!) with the @localhost for host name.
Resolution
More like this
- MySQL user at any host doesn't work, needs localhost in some local personal computer development environments
- Command line MySQL not working with XAMPP
- Unable to use Drush in local XAMPP on Mac OS X environment
- Apache access control the Agaric way
- Getting out of the local permissions / server login catch 22
Comments
Thanks. You saved me a lot of time.
I was having this exact is problem.
Post new comment