| Author |
Message |
Anonymous
|
Posted: 1 Nov 2006 13:43:19
I am getting below error why installing the script.
---------------------
Could not select database linkexchange: Client does not support
authentication protocol requested by server; consider upgrading MySQL
clientPHP Warning: mysql_connect(): Client does not support authentication
protocol requested by server; consider upgrading MySQL client in
D:\stuff\root\efutureweb.com\wwwroot\dir\install\index.php on line 113 PHP
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link
resource in D:\stuff\root\efutureweb.com\wwwroot\dir\install\index.php on
line 115 PHP Warning: mysql_query(): supplied argument is not a valid
MySQL-Link resource in
D:\stuff\root\efutureweb.com\wwwroot\dir\install\index.php on line 117 PHP
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link
resource in D:\stuff\root\efutureweb.com\wwwroot\dir\install\index.php on
line 124
--------------------------------------------
Help Please?
|
stevieray
|
Posted: 1 Nov 2006 15:16:52
What db are you using ? (inlude version)
Have you tried deleting and reinstalling ?
|
skalinks Admin
|
Posted: 3 Nov 2006 04:45:35
Anonymous
You have a problem with Mysql on your hosting. Or probably you pointed wrong name, password, host & base when installing the script.
|
Anonymous
|
Posted: 3 Nov 2006 11:06:24
correct I was using wrong hostname. That problem is solved now.
Thank you all for your time.
|