RE: [PHP-DB] Unable to connect to mysql database

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi there,

You will have to adjust the configuration file (configuration.php) in your
root folder for the new site. 
	var $host = xxxx;
	var $user = xxxx;
	var $db = xxxx;
they have to reflect the new settings.
Hope that helps.

Eli Aschkenasy

-----Original Message-----
From: nagendra prasad [mailto:nagendra802000@xxxxxxxxx] 
Sent: Tuesday, August 10, 2010 12:18 PM
To: phpexperts@xxxxxxxxxxxxxxx; PHP DB; php-windows@xxxxxxxxxxxxx
Subject: [PHP-DB] Unable to connect to mysql database

Hi All,

I am working on a site which is developed in joomala. We have our domain on
www.net4.in. Initially we have tested the site on the WAMP server locally.
On the wamp server its working fine, however when we tried to configure it
on www.net4.in its not working at all. The site is giving an error called
"unable to connect to database". I have already configured the config file.
Can anyone tell me how to connect the script with the database? Dose anyone
have any experience working on www.net4.in control panel?

Best,
Guru.


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux