Hi,


I'm noticing this error in various script of ours that run on the cron:


DBI connect('general:10.1.1.80:3306;mysql_connect_timeout=3','root',...) failed: Can't connect to MySQL server on '10.1.1.80' (115) at /usr/local/apache/cgi-bin/Shared/DBStuff.pm line 214



This happens on a number of our servers, in different hosting centres, connecting to different database servers, running different versions of MySQL, so I don't think this points to any specific hardware/software/network issues.



One set of servers are running Red Hat Linux versions 6.2 to RHEL 2.1, networked over 10/100 ethernet, connecting to MySQL on a remote host (version 3.22.32) via Perl DBD::mysql.


Another set of servers are running Red Hat Enterprise Linux 2.1, networked over 10/100 ethernet, connecting to MySQL on a remote host (version 3.23.55) via Perl DBD::mysql.

The third set of servers are running Fedora Core 1, networked over gigabit copper ethernet, connecting to MySQL on a remote host (version 4.0.20) via perl DBD::mysql.


Any advice or pointers anyone can give on this would be greatly appreciated.


Regards,


-- Alex

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to