Hi Mikael,
Make sure that MySQL is actually running:Test connecton failedError: -2147418113 Description: Chili!Soft ASP ADO control - build 3.6.2 SQLState: S1000 Native Error Code: 2002 [TCX][MyODBC]Can't connect to local MySQL server through socket '/tmp/mysql.sock' (111)
ps auxww | grep mysql
It's possible that your server has rebooted and MySQL has not restarted correctly. There should be a startup script in /etc/rc.d/init.d that you can use to start the server. Just use
/etc/rc.d/init.d/mysql start
If MySQL is definitely running, check the /tmp/ directory for the mysql.sock file. If it is not there, check /var/lib/mysql/
If you find the mysql.sock file in /var/lib/mysql then I would imagine your MyODBC drivers need re-configuring.
Hope this is of some help,
Glen Scott.
--
---
Design Solution Limited
t: +44 (0)1502 513008
f: +44 (0)870 460 2518
e: [EMAIL PROTECTED]
w: http://www.designsolution.co.uk
Nouvotech House, Harbour Road,
Oulton Broad, Suffolk, NR32 3LZ, UK
---
_______________________________________________
cobalt-security mailing list
[EMAIL PROTECTED]
http://list.cobalt.com/mailman/listinfo/cobalt-security
