MySQL - Unable to run service
MySQL - Unable to run service
am 15.03.2006 19:34:42 von Ralph Brickley
------=_NextPart_000_0010_01C6481C.125E4550
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
I have been using MySQL for quite some time and am now running Server 4.1. I
have been developing custom web-based software for a customer and recently
moved their server to a different machine. I have everything running
smoothly EXCEPT for mySQL. Any time I try to start the service I get an
error:
Error 1067: Unable to start service on Local Computer.
Anyone have an idea about that? That user logged in is the comp
administrator.
Ralph E. Brickley
A&E Security and Electronics
(503) 472-6439 / (877) 472-6439
(503) 519-3914 Cell
(503) 472-3570 Fax
Ralph.brickley@4security.org
------=_NextPart_000_0010_01C6481C.125E4550--
---
[This E-mail Scanned for viruses by Online Northwest]
Re: MySQL - Unable to run service
am 15.03.2006 21:13:24 von dpgirago
> I have been using MySQL for quite some time and am now running Server
4.1. I
> have been developing custom web-based software for a customer and
recently
> moved their server to a different machine. I have everything running
> smoothly EXCEPT for mySQL. Any time I try to start the service I get an
> error:
>
> Error 1067: Unable to start service on Local Computer.
>
> Anyone have an idea about that? That user logged in is the comp
> administrator.
Is this on Windows?
Did the service install OK?
Is this the message you get when you try "net start mysql"?
David
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: MySQL - Unable to run service
am 15.03.2006 22:10:01 von Adriaan van Natijne
Windows / Unix (/ Linux)?
Op Wed, 15 Mar 2006 10:34:42 -0800, schreef Ralph Brickley:
> I have been using MySQL for quite some time and am now running Server 4.1. I
> have been developing custom web-based software for a customer and recently
> moved their server to a different machine. I have everything running
> smoothly EXCEPT for mySQL. Any time I try to start the service I get an
> error:
>
> Error 1067: Unable to start service on Local Computer.
>
>
>
> Anyone have an idea about that? That user logged in is the comp
> administrator.
>
>
>
>
>
> Ralph E. Brickley
>
> A&E Security and Electronics
>
> (503) 472-6439 / (877) 472-6439
>
> (503) 519-3914 Cell
>
> (503) 472-3570 Fax
>
> Ralph.brickley@4security.org
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: MySQL - Unable to run service
am 16.03.2006 07:33:20 von Nadim Attari
Hello,
I'm not being rude but it is a good thing to do before coming here:
http://www.google-is-my-best-friend.com (Jusk kidding...)
Here you go
http://www.google.com/search?hl=en&q=%22Error+1067%22+%2B+my sql&btnG=Search
Some picks:
- http://forums.mysql.com/read.php?11,11388,11388
- http://www.experts-exchange.com/Databases/Mysql/Q_21045378.h tml
And please, give more specific info about your problem...
Best Regards,
Nadim Attari
Alienworkers.com
Ralph Brickley wrote:
> I have been using MySQL for quite some time and am now running Server 4.1. I
> have been developing custom web-based software for a customer and recently
> moved their server to a different machine. I have everything running
> smoothly EXCEPT for mySQL. Any time I try to start the service I get an
> error:
>
> Error 1067: Unable to start service on Local Computer.
>
>
>
> Anyone have an idea about that? That user logged in is the comp
> administrator.
>
>
>
>
>
> Ralph E. Brickley
>
> A&E Security and Electronics
>
> (503) 472-6439 / (877) 472-6439
>
> (503) 519-3914 Cell
>
> (503) 472-3570 Fax
>
> Ralph.brickley@4security.org
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: MySQL - Unable to run service
am 16.03.2006 07:36:53 von Nadim Attari
Another link:
http://sunsite.mff.cuni.cz/MIRRORS/ftp.mysql.com/doc/en/Wind ows_upgrading.html
Regards,
Nadim Attari
Alienworkers.com
Nadim Attari wrote:
> Hello,
>
> I'm not being rude but it is a good thing to do before coming here:
>
> http://www.google-is-my-best-friend.com (Jusk kidding...)
>
> Here you go
> http://www.google.com/search?hl=en&q=%22Error+1067%22+%2B+my sql&btnG=Search
>
> Some picks:
> - http://forums.mysql.com/read.php?11,11388,11388
> - http://www.experts-exchange.com/Databases/Mysql/Q_21045378.h tml
>
> And please, give more specific info about your problem...
>
> Best Regards,
> Nadim Attari
> Alienworkers.com
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: MySQL - Unable to run service
am 16.03.2006 10:52:09 von Dusty Bin
Ralph Brickley wrote:
> I have been using MySQL for quite some time and am now running Server 4.1. I
> have been developing custom web-based software for a customer and recently
> moved their server to a different machine. I have everything running
> smoothly EXCEPT for mySQL. Any time I try to start the service I get an
> error:
>
> Error 1067: Unable to start service on Local Computer.
On the assumption that you are using windows, since you are using
windows terminology:
There should be a file in your mysql data directory, called something
like servername.err. MySQL logs start-ups and shut-downs, and some
error information in this file. Check it out, you may be able to see
the problem immediately.
By the way, this problem should probably be addressed to the MySQL fora,
as this is definitely not related to PHP
HTH... Dusty
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php