Page 1 of 1

mysql keeps stopping!

PostPosted: 23. May 2006 22:55
by tachu
Ok everything was working fine yesterday, but today the mysql service stopped automatically. I started it again on the control panel, but then it stops after like 3 seconds. it says something like port 3306 is taken or something...

First i thought it was the firewall, so i turned it off and it still doesnt work.

Any ideas why this is happening?

Re: mysql keeps stopping!

PostPosted: 24. May 2006 00:02
by taustin
tachu wrote:Ok everything was working fine yesterday, but today the mysql service stopped automatically. I started it again on the control panel, but then it stops after like 3 seconds. it says something like port 3306 is taken or something...

First i thought it was the firewall, so i turned it off and it still doesnt work.

Any ideas why this is happening?


Be easier to guess if you had the exact error message.

PostPosted: 24. May 2006 00:20
by tachu
Ok, in the XAMPP Control Panel, I press the start button on MySQL, and it starts, but after about 3 seconds, it stops automatically. When installing, it said something like "MySQL service could not be installed because port 1336 is blocked." (that's not the exact port number, just from what I remember). Ok so then I tried running the mysql\mysql_installservice and it says "System eror 1067 has ocurred. The Process terminated unexpectedly."

PostPosted: 24. May 2006 00:26
by tachu
Ok yea in phpMyAdmin it also tells me:
#1130 - Host 'localhost' is not allowed to connect to this MySQL server

PostPosted: 24. May 2006 00:27
by taustin
Is there a port "taken" or "blocked"? They are different, and have different causes, and different solutions.

It isn't helpful to know that the error message is "like." What is the exact text of the error message?

PostPosted: 24. May 2006 00:43
by tachu
Forget it, I was able to fix it. I reinstalled the whole xampp again. Apparently there was an error in the pervious installation.

Thanks though.

I too had the problem with XAMPP starting and stopping

PostPosted: 15. September 2006 16:57
by websensei
XAMPP's portcheck.exe utility showed a connection to an http server even though there was none.

I just deleted and reloaded all XAMPP files. Now it works.

Websensei