I realize you probably get this all the time but...
I have read the help file, I have created the DB properly, I have modified the config file every which way but loose. I still get this message when I run analyzer:
MySQL Error: Access denied for user: 'buckman_buckman@localhost' to database 'buckman_nuke'
buckman is my username. Here is what my config file looks like:
I have also tried etc, etc, etc. You get the idea.
Am I just being dumb and missing some fundamental thing here. I am experienced installing CGI scripts, bu this is the first time I have tried to build one of these infernal databases.
Help much appreciated.
Cassy Nuke Cadet
Joined: Mar 10, 2003
Posts: 7
Posted:
Sun Mar 16, 2003 4:56 pm
But, did you make sure to assign your username to your database? I know I forgot to do that, and it gave me a similar message.
I did it in my host's control panel; where you go to create the new database and user.
Hope this helps!
guest Guest
Posted:
Sun Mar 16, 2003 4:56 pm
Mmmmm. Update on the situation.
I changed the case in $dbtype = "MySQL"; to 'mysql' after reading a tutorial. Man that kind of thing is frustrating.
I still get the error in analyze though.
But this time I can bring up the index page with NEW and IMPROVED error messages. Progress?
Warning: Failed opening 'language/lang-.php' for inclusion (include_path='') in /home/buckman/public_html/community/mainfile.php on line 75
Warning: Failed opening 'themes//theme.php' for inclusion (include_path='') in /home/buckman/public_html/community/header.php on line 31
Fatal error: Call to undefined function: themeheader() in /home/buckman/public_html/community/header.php on line 47
I think I am more lost than before.
guest Guest
Posted:
Sun Mar 16, 2003 4:58 pm
Yes I have assigned a username and password to my database. Thanks for responding.
ArtificialIntel
Joined: Jan 31, 2004
Posts: -88
Posted:
Sun Mar 16, 2003 6:57 pm
change mysql to MySQL
It's case sensitive as it quite clearly states in the config.php file.
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum