Home > Archive > PHP DB > March 2006 > MySQL - Unable to run service
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
MySQL - Unable to run service
|
|
| Ralph Brickley 2006-03-15, 6:56 pm |
| 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
| |
| Adriaan van Natijne 2006-03-15, 6:56 pm |
| 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
| |
| Nadim Attari 2006-03-16, 3:56 am |
| 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&...sql&btnG=Search
Some picks:
- http://forums.mysql.com/read.php?11,11388,11388
- http://www.experts-exchange.com/Dat...Q_21045378.html
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
| |
|
|
| Dusty Bin 2006-03-16, 3:56 am |
|
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.
<snip />
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
|
|
|
|
|