Wrox Programmer Forums
Go Back   Wrox Programmer Forums > PHP/MySQL > MySQL
|
MySQL General discussion about the MySQL database.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the MySQL section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 7th, 2004, 01:43 AM
tys tys is offline
Registered User
 
Join Date: Aug 2003
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access Denied Problem

Hello somebody, I have been trying to connect to MYSQL Server for the past about eight months but still have a problem which says
 that access denied for user abc@localhost(Using password Yes)
Please, Please somebody help me I am stuck I cant go any where without this connection correction so please help
my e-mail [email protected]

 
Old April 7th, 2004, 04:12 PM
Friend of Wrox
 
Join Date: Jun 2003
Posts: 836
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Well, you need to make sure that the user details are properly included in your mysql:users table. The users table allows you to specify a user's username, password, where they can connect from, and what SQL access permissions they have (e.g. CREATE, DROP, SELECT, etc..)

There is a LOT of information out there, suggest searching for a MySQL tutorial and/or reading the MySQL manual.
  http://www.mysql.com/doc/en/index.html
  http://www.google.com/search?q=mysql+tutorial

Take care,

Nik
http://www.bigaction.org/





Similar Threads
Thread Thread Starter Forum Replies Last Post
401.3 Access denied due to Access Control List cforsyth .NET Framework 2.0 8 May 28th, 2009 01:56 PM
access is denied shanwaj ASP.NET 1.0 and 1.1 Basics 0 December 28th, 2007 03:04 AM
Problem about access denied . doctorsom General .NET 0 August 19th, 2005 12:20 AM
The infamous Access denied problem... RMASSEY MySQL 1 December 27th, 2004 11:20 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.