| Author |
Message |
Anonymous
|
Posted: 23 Jun 2006 10:09:34
Hi,
when trying to install skalinks, I get the following error message.
Could not select database usr_web_166_3: Access denied for user
'web166'@'localhost' to database 'usr_web_166_3'
Yeah I know, but Password, username, host, database all seem to be ok. Made also sure that dirs are set to 777 (except for .htaccess file, because the file stops browser from entering the installdir, but that's a different problem).
The funny piece is I do have this problem (install script can access db/create tables) with other scripts, too. On the other hand, I successfully installed a guestbook and FotoDB already.
Is there some sort of setting that my mySQL server does not like in certain scripts? I am far from knowing PHP, so please excuse my ignorance.
Help appreciated.
|
skalinks Admin
|
Posted: 25 Jun 2006 22:17:58
Hi
May be the database do not exists or the db user which you specified do not have permissions for remote connection, please, check it.
Thank's
|
|