Thread: What i get....
View Single Post
  #4  
Old 11-16-2002, 10:21 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

Post your ini files and verify you correctky ran the step that says..

execute 'grant all privileges to username@localhost identified by 'password' with grant option;' in mysql

your problem is a permissions problem with mysql. They hide that fact in the error message that says 'Falied to connect to database: Error: Access denied for user....'
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.
Reply With Quote