Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001062

Re: [PHP-DB] Connecting to MySQL From: Keith Whyman (k.whyman <email protected>)
Date: 06/22/01

Thanks everyone for the help !
Discovered the problem !

My provider had changed the name of the host, without telling anyone !

ahhh the sort of thing that makes life fun ! :-)

> Sounds like either:
>
> 1) You don't have your correct username/password info in the mySQL/user
> table
> or
> 2) Your server is bound to an IP address or something (a frequent problem
on
> Win machines, but it looks like you're using Linux or something)
>
> The localhost part isn't really the username that is being sent. It simply
> appends the  <email protected> so you can see where you're connecting to. I would
> check the users table in the mysql database.
>
> - Jonathan
>
> -----Original Message-----
> From: Keith Whyman [mailto:k.whyman <email protected>]
> Sent: Thursday, June 21, 2001 7:52 AM
> To: php-db <email protected>
> Subject: [PHP-DB] Connecting to MySQL
>
>
> Can anyone help with this problem !
> user name should just be keith but the  <email protected> gets added and then I
> can't connect ???
>
> Warning: MySQL Connection Failed: Access denied for user:
'keith <email protected>'
> (Using password: YES) in /usr/var/www/www.happy.de/html/cms/test.php on
line
> 23
> Problem connecting to DataBase
>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>
> --
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: php-db-unsubscribe <email protected>
> For additional commands, e-mail: php-db-help <email protected>
> To contact the list administrators, e-mail: php-list-admin <email protected>
>

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-db-unsubscribe <email protected>
For additional commands, e-mail: php-db-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>