Shannon Posted June 27, 2003 Posted June 27, 2003 I was wanting to try my hand at post nuke recently. So I followed the instructions and started my install.php. I put my domain as the host name, myprefix_user for the user name, and myprefix_database for the database name (which i have already created and assigned a user above to), and of course the password. since i created the database already, i dont check the box saying "create database" (either way it doesn't work) here is the error i'm getting, and i must be missing something very simple here... but i cant figure out what it is. No database made. Warning: mysql_connect() [function.mysql-connect]: Access denied for user: 'slpaige_reversed@server6.totalchoicehosting.com' (Using password: YES) in /home/slpaige/public_html/pnadodb/drivers/adodb-mysql.inc.php on line 170 Error connecting to db Program: /home/slpaige/public_html/install/db.php - Line N.: 45 Database: slpaige_Phoenix Error (1045) : Access denied for user: 'slpaige_reversed@server6.totalchoicehosting.com' (Using password: YES) I was wondering if anybody could give me some tidbits of information regarding this? Thanks. Quote
leezard Posted June 27, 2003 Posted June 27, 2003 host name should be localhost try that and see if that fixes it, Quote
Shannon Posted June 27, 2003 Author Posted June 27, 2003 thanks, that was all it was. =) I appreciate it Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.