Results 1 to 10 of 17
Hybrid View
-
2nd Sep 2011, 12:24 PM #1Respected MemberWebsite's:
DL4Everything.com Soft2050.inFirst execute this to login to mysql through ssh:
Code:mysql -u USER -p DBNAME
Enter the pass for the user
Then execute this
Code:GRANT ALL PRIVILEGES ON dbname.* TO dbuser @'%' IDENTIFIED BY 'dbpassword';
Code:FLUSH PRIVILEGES;
soft2050 Reviewed by soft2050 on . Access Denied - MySQL I am getting a blank page http://www.warezxl.org and if I open any thread I get "Access Denied" message http://www.warezxl.org/showthread.php?573712-nod32-keys-updated-daily I have set the user name and password prefectly and I have checked the privileges too. I tried the following in shell # mysql_fix_privilege_tables --password=**** This script updates all the mysql privilege tables to be usable by the current version of MySQL Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
How to access mysql database without conrtol panel ?
By jasoothai in forum Server ManagementReplies: 28Last Post: 17th Jun 2012, 01:51 PM -
Megaupload Founder Accuses Police of Assault, Denied Bail Again
By Wadibahi in forum News & Current EventsReplies: 13Last Post: 4th Feb 2012, 08:33 AM -
Megaupload founder Kim Dotcom denied bail; stays in jail
By ShareShiz in forum News & Current EventsReplies: 12Last Post: 25th Jan 2012, 04:49 PM -
MYSQL Error while Import via MYSQL Dumper (Error
By desibreaker in forum Server ManagementReplies: 10Last Post: 5th Aug 2011, 07:26 PM
themaCreator - create posts from...
Version 3.55 released. Open older version (or...