5 Mar
2010
5 Mar
'10
8:08 a.m.
Can't connect to MySQL server on '192.XXX.X.XX' (110) at /root/koha/C4/Context.pm line 697. Compilation failed in require at /root/koha/C4/Auth.pm line 32. BEGIN failed--compilation aborted at /root/koha/C4/Auth.pm line 32. Compilation failed in require at /root/koha/mainpage.pl line 23. BEGIN failed--compilation aborted at /root/koha/mainpage.pl line 23.
The Problem is that it’s trying to find the “old” IP address above, and I’ve changed the Server’s IP to a new address, changed virtual hosts, and ports.conf to point to the new IP, but it is still looking for the old ip address.
Have you also updated Koha configuration file? koha-conf.xml. That's where from Koha is linked to MySQL and a specific DB. -- Frédéric