
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[tlug] MySQL not running... or is it?
- Date: Sun, 17 Oct 2010 00:30:45 +0900
- From: Dave M G <dave@example.com>
- Subject: [tlug] MySQL not running... or is it?
- User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.9) Gecko/20100922 Thunderbird/3.1.4
TLUG,
Well, this is weird.
~$ sudo service mysql start
mysql start/running
~$ ps -ef | grep mysql
dave 23043 22341 0 23:57 pts/0 00:00:00 grep mysql
If I understand these outputs, it says MySQL is running when I start it
up, but, after that, if I look for the process, it doesn't show up as
running.
When I run any of my local web sites that rely on MySQL, they don't
work, so I guess the final verdict is that MySQL isn't on.
But, without any error when I try to start it, I'm not sure how to
diagnose the problem.
Any ideas on what I could try?
Thank you for any advice.
--
Dave M G
Home |
Main Index |
Thread Index