Re: [PHP] mysql ending at start up

2003-03-29 Thread Tim Burden
Wow, Joe!

You post to the wrong list, and your problem is sufficiently unusual (you
have no err log?) that we can't give quick supportive answers, and then you
whine at us.

Not too cool. Please use the appropriate list.

- Original Message -
From: Joseph Bannon [EMAIL PROTECTED]
Newsgroups: php.general
To: [EMAIL PROTECTED]
Sent: Saturday, March 29, 2003 2:20 AM
Subject: Re: [PHP] mysql ending at start up


  Please use the appropriate list. If you want a fast
  response take out a mysql support contract.


 Thanks Jason. You're such a supportive individual
 -lol.

 J.



 __
 Do you Yahoo!?
 Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
 http://platinum.yahoo.com


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] mysql ending at start up

2003-03-28 Thread Joseph Bannon
The mysql support list is slow, so I though I would
post here since I know this list is more active.
MySQL shuts down when I start it up...
 
# Starting mysqld daemon with databases
from /home/mysqldb
030328 09:29:32  mysqld ended


__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] mysql ending at start up

2003-03-28 Thread Don Read

On 29-Mar-2003 Joseph Bannon wrote:
 The mysql support list is slow, so I though I would
 post here since I know this list is more active.
 MySQL shuts down when I start it up...
  
# Starting mysqld daemon with databases
 from /home/mysqldb
 030328 09:29:32  mysqld ended

Joe you got a reply within 20 minutes on the MySQL list asking you this:

What does your hostname.err log have to say about it?

Let's find your database error log, as root type:

find / -name *.err -print | grep mysql

Whatever filename(s) it finds --do tail filename.
That'll give you important clues on why the server shutdown.

Regards,
-- 
Don Read   [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.Don Read   
   [EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



RE: [PHP] mysql ending at start up

2003-03-28 Thread Joseph Bannon
 Joe you got a reply within 20 minutes on the MySQL
 list asking you this:

Yeah, I did, but I'm use to the fast response of thsi
list.

 
 What does your hostname.err log have to say about
 it?

I don't have one.



 Let's find your database error log, as root type:
 
 find / -name *.err -print | grep mysql


Came back with nothing.

__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] mysql ending at start up

2003-03-28 Thread Jason Wong
On Saturday 29 March 2003 14:14, Joseph Bannon wrote:
  Joe you got a reply within 20 minutes on the MySQL
  list asking you this:

 Yeah, I did, but I'm use to the fast response of thsi
 list.

Please use the appropriate list. If you want a fast response take out a mysql 
support contract.

-- 
Jason Wong - Gremlins Associates - www.gremlins.biz
Open Source Software Systems Integrators
* Web Design  Hosting * Internet  Intranet Applications Development *
--
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
--
/*
YOU PICKED KARL MALDEN'S NOSE!!
*/


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] mysql ending at start up

2003-03-28 Thread Joseph Bannon
 Please use the appropriate list. If you want a fast
 response take out a mysql support contract.


Thanks Jason. You're such a supportive individual
-lol.

J.



__
Do you Yahoo!?
Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop!
http://platinum.yahoo.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php