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 A
> 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
2 matches
Mail list logo