[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-security] [RaQ4] ASP and MySQL problem (URGENT)



Hi Mikael,

Test connecton failed

Error: -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)


Make sure that MySQL is actually running:

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: info@xxxxxxxxxxxxxxxxxxxx
  w: http://www.designsolution.co.uk
  Nouvotech House, Harbour Road,
  Oulton Broad, Suffolk, NR32 3LZ, UK
---