View Single Post
trex123
Junior Member
Join Date: Jul 2010
Old 08-25-2013 , 17:03   Re: Store WebPanel
Reply With Quote #5

Quote:
Originally Posted by Gatherix View Post
Go into your MySQL console and enter this command:

Code:
SELECT user,host FROM mysql.user;
Look for the user that you're connecting to; under the host column, there should be a % if you're accepting connections from any host.
#1142 - SELECT command denied to user '112416-gn38332'@'xx.xxx.xxx' for table 'user'

im using a webhotel

Last edited by trex123; 08-25-2013 at 17:05.
trex123 is offline