| Previous topic :: Next topic |
| Author |
Message |
jromano
Joined: 04 Sep 2007
Posts: 28
|
| Posted: Sun Oct 21, 2007 10:31 pm Post subject: Error connection to mySQL due to server move |
|
|
I moved my tiger server to a different IP address. I now get errors on the sign in page.
Warning: mysql_pconnect can not connect on "ip address"
Warning can not modify header information
Warning: session start
these are caused by the change of IP. Please tell me how to configure tiger and or MySQL to repair this issue.
Thanks, JR |
|
| Back to top |
|
joebordes
Joined: 18 Aug 2006
Posts: 1137
Location: Alicante/Valencia, Spain
|
| Posted: Sun Oct 21, 2007 11:03 pm Post subject: Re: Error connection to mySQL due to server move |
|
|
Hi,
Modify the variable $dbconfig['db_server'] in the config.inc.php script. That should do the trick.
Joe
TSolucio |
|
| Back to top |
|
| |