Re: Error starting service

2007-01-31 Thread Juan Eduardo Moreno
$ chown -R mysql:mysql yourdirectoryofmysql On 1/31/07, WebIT <[EMAIL PROTECTED]> wrote: Sorry, probably a really simple thing, but when I try and start mysqld it fails. [EMAIL PROTECTED] yum.repos.d]# /sbin/service mysqld start Timeout error occurred trying to start MySQL Daemon. Starting MyS

RE: Error starting service

2007-01-31 Thread WebIT
Sorry folks - worked out why. The ownership of the mysqld directory had been changed by another application I'd installed. Sorry! -Original Message- From: WebIT [mailto:[EMAIL PROTECTED] Sent: 31 January 2007 09:53 To: mysql@lists.mysql.com Subject: Error starting service

Error starting service

2007-01-31 Thread WebIT
Sorry, probably a really simple thing, but when I try and start mysqld it fails. [EMAIL PROTECTED] yum.repos.d]# /sbin/service mysqld start Timeout error occurred trying to start MySQL Daemon. Starting MySQL:[FAILED] I've checked the mysqld.log file and

Re: starting service

2004-12-07 Thread Gleb Paharenko
Hello. Have you used install wizard? If you have previous installation of MySQL, have you stopped mysql service of old instance? What's found in windows event log? The error log is located in the data directory specified in your `my.ini' file. The default data directory location is `C:\mysql

starting service

2004-12-05 Thread Gerald Preston
I just installed 4.7.1 for XP Pro. I am unable to Start Service. I do not find any error files? I get: "Cannot Create Windows Service for MySQL.Error:0" Any ideas? Thanks, Jerry