Page 1 of 1

msql error

PostPosted: 21. March 2009 23:52
by tetris
hi,

i just installed xampp 1.7, and in the control panels it says "A MySQL server is not running or is blocked by a firewall!",
how can i fixed this, i cannot start mysql. :?:

Re: msql error

PostPosted: 21. March 2009 23:59
by Izzy
Which version of Windows?

Have tried opening port 3306 in your firewall or temporarily disabling the firewall and try again to start MySQL?

Is there a tick in the Svc box next to MySQL?

Re: msql error

PostPosted: 22. March 2009 00:20
by tetris
yes there is a tick, im on win xp sp2,
if i run the service it get started(running) but then i get a windows error prompt.

Re: msql error

PostPosted: 22. March 2009 00:36
by Izzy
tetris wrote:yes there is a tick, im on win xp sp2,
if i run the service it get started(running) but then i get a windows error prompt.
Untick the Svc box and answer the questions then try again to Start MySQL.

To read the Windows error go to the Event Viewer under start>Administrative Tools.

Also check the xampp\apache\logs\error.log file for clues.

Try starting MySQL with xampp\mysql_start.bat file and see if there is any message why MySQL can't start and paste it here.

Re: msql error

PostPosted: 22. March 2009 13:15
by tetris
i reintalled using the zip and it worked fine , looks like the exe installer is flaw

Re: msql error

PostPosted: 22. March 2009 13:49
by Izzy
I personally don't like the installer version and always use the EXE (7zip) version.

I have just had similar issues with MySQL in this thread which you can read or skip to the last page which details the reasons that sometimes after uninstalling then reinstalling there can be issues.
viewtopic.php?f=16&t=33207&start=45

Thanks for posting back with your solution as it does help others searching the forums.

Good luck and now enjoy XAMPP.

Re: msql error

PostPosted: 23. March 2009 12:32
by tetris
it really looks as there is a bug in the zip installer , it's the second time i am confronted with a non default root password( a password=''), i fixed it anyhow.