mysql_connect no access
#8

Quote:
Originally Posted by Lordzy
View Post
Run this query on your MySQL server (Use root):
Code:
GRANT ALL PRIVILEGES ON *.* TO 'your_user'@'your_host/localhost' IDENTIFIED BY 'your_password' WITH GRANT OPTION;
I don't know where is root and where to write this and where to run it..?
Reply


Messages In This Thread
mysql_connect no access - by Ahmed21 - 26.12.2016, 11:00
Re: mysql_connect no access - by Younes44 - 26.12.2016, 11:02
Re: mysql_connect no access - by Ahmed21 - 26.12.2016, 11:09
Re: mysql_connect no access - by Younes44 - 26.12.2016, 11:12
Re: mysql_connect no access - by Ahmed21 - 26.12.2016, 11:20
Re: mysql_connect no access - by Ahmed21 - 26.12.2016, 11:55
Re: mysql_connect no access - by Lordzy - 26.12.2016, 12:10
Re: mysql_connect no access - by Ahmed21 - 26.12.2016, 15:50
Re: mysql_connect no access - by StrikerZ - 26.12.2016, 15:58
Re: mysql_connect no access - by Lordzy - 26.12.2016, 16:02

Forum Jump:


Users browsing this thread: 1 Guest(s)