Re: [PHP] PHP+MYSQL: unable to select database

2001-12-10 Thread Jon Farmer
I get: unable to select database when I visit my guestbook.php The user trying it is set in the mysql.user (without any perms) and in the mysql.db (with all perms). Do I have to set all perms to this user in the mysql.user table? Did you 'flush privileges' ? -- Jon Farmer Systems

Re: [PHP] PHP+MYSQL unable to select database

2001-12-10 Thread Miles Thompson
Have you checked the docs? Have you double-checked the username, password and permissions? Have you added or die(mysql_error()) to your database connection function? If this site is remote, does your username/password have rights to access the database? Good luck - Miles Thompson At 11:58 AM