<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>Changed IP, Can't connect to mysql server</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I had to change the IP scheme of my network.&nbsp; I have changed the interfaces, hosts and koha.conf files to reflect the new IP.&nbsp; When I try to access Koha by typing <A HREF="http://koha.domain.com:8050">http://koha.domain.com:8050</A> I get a 500 internal server error.&nbsp; My opac-error_log file says:<BR>
<BR>
Thu May 08 21:24:58 2008] [error] [client 72.227.31.7] DBI connect('Koha:10.0.250.4','kohaadmin',...) failed: Can't connect to MySQL server on '10.0.250.4' (111) at /usr/local/koha/intranet/modules/C4/Context.pm line 411<BR>
[Thu May 08 21:24:58 2008] [error] [client 72.227.31.7] DBI connect('Koha:10.0.250.4','kohaadmin',...) failed: Can't connect to MySQL server on '10.0.250.4' (111) at /usr/local/koha/intranet/modules/C4/Context.pm line 411<BR>
[Thu May 08 21:24:58 2008] [error] [client 72.227.31.7] Can't call method &quot;prepare&quot; on an undefined value at /usr/local/koha/opac/cgi-bin/opac-main.pl line 16.<BR>
[Thu May 08 21:24:58 2008] [error] [client 72.227.31.7] Premature end of script headers: opac-main.pl<BR>
<BR>
The Koha database is located on a different server that also received a new IP address.&nbsp; Can anyone help me determine what configuration step I have missed.&nbsp; I should also mention I am fairly new to Linux and Koha.<BR>
<BR>
Thanks for the help</FONT>
</P>

</BODY>
</HTML>