database connection failed

hi,

i recently uploaded my dolphin 6.1.6 online, it was working fine on localhost, but now i get database connection error.

plz have a look at this url to see the error

http://extendteam.com/dolphin/

all the db credentials like user name pass and server are correct, but still this error is appearing, tried a lot of solutions given in the forum but no use.

plz any help will be greatly appreciated.

thx in advance

Quote · 20 Sep 2010

Did you move the site to a different server?

If so you need to check the config file inc/header.inc.php and check the following which will be different.


This will need to be changed becuse the domain has changed from local host to a domain name.
$site['url']               = "http://extendteam.com/dolphin/";


And this will be different if the server has changed.
$dir['root']               = "/home/xxxxxx/public_html/dolphin/";



Make sure both of them are set correctly.

https://www.deanbassett.com
Quote · 20 Sep 2010

hi,

thanks for the reply deano.

yes both of them are already set correctly, another proof of which is that, there is no such error as could not find directory or server not found etc.

its just that its unable to connect to database.

plz any help will be great.

thanks in advance

Quote · 21 Sep 2010

hi,

the database server wasn't correct, so i put the right one in (i know, my bad :( )

the latest situation is that, now there is no error but a blank home page and admin side is working fine.

any idea what can be the problem?

thx

Quote · 21 Sep 2010

hello.

anybody there???????

 

Quote · 22 Sep 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.