Jump to content

XAMPP MySQL not working


Recommended Posts

Hey everyone.

 

So I installed XAMPP a few weeks ago and it was working all good and find until a few days ago when MySQL stopped working and phpMyAdmin was giving me a lot of errors everytime my computer booted up. I uninstalled XAMPP completely and reinstalled it and it's still not working. I set my firewall to allow everything and it's still not working, any suggestions? This week I started messing around with MySQL for the first time as well as changed the password to it before that.

Link to comment
Share on other sites

did you uninstall and remove/backup the files/folders?

i use WAMP server 2 on my dev PC so this is mainly guess work but try this

 

#1

quit xamp (from the system try)

 

#2

run (stop services)

\xampp\xampp_stop.exe

\xampp\apache_stop.bat

\xampp\mysql_stop.bat

\xampp\filezilla_stop.bat

 

#3

run (remove services)

\xampp\apache\apache_uninstallservice.bat

\xampp\mysql\mysql_uninstallservice.bat

\xampp\filezilla_setup.bat (will probably prompt you)

 

#4

Remove files (well for this we're rename)

rename \xampp to \xampp.old

 

if you get a error here try rebooting then try renaming again

 

once thats done..

try a reinstall

 

Hope that helps

 

 

Heres some useful info

http://www.apachefriends.org/en/xampp-windows.html#524

Link to comment
Share on other sites

  • 11 months later...

Just another thing to add. If you do a clean installation of xampp on windows. Get an earlier version then 1.7.0 if thats the last version. The 1.7.0 is pretty buggy and doesn't work with pdo

 

Awesome dude ! Here is my solution based in urs... I'm Windows Vista 64 Ultimate user, and yes I love Vista and I was with problems in MySQL , the php files was working as well but they didn't get took anything from database, so I found a version 1.6.8 and it's working like a hell !

 

Thank you a lot Dj Kat

Link to comment
Share on other sites

  • 2 years later...

I wanted to add something to this a few years later. I just had the same problems with my Xampp and I googled for answers and this was the first link I saw.

 

I unistalled and  reinstalled my Xammp but, I couldn't get it to work again until I typed in localhost/ with the backslash included. Typing in localhost/ activated the Xampp again. You should be able to use it again afterr typing that. You might be able to type in localhost/ in your browser to bring up the xampp even if you didn't uninstalled and reinstalled it.

 

It could be a time saver for anybody to try and get the xammp up and working first and then get the phpmyadmin working.

 

I hope this helps.

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.