Page 1 of 1

XAMPP Control Panel problem, help!

PostPosted: 28. June 2007 03:19
by ptnan
I upgraded XAMPP from 1.6.1 to 1.6.2 using the upgrade zip package.

However, when I start the XAMPP Control Panel, I got a WARNING: Directory mismatch! But, I can still start the apache and mysql services.

I would like to know why and how to dissolve it.

Thank you.

PostPosted: 29. June 2007 01:13
by davidspan
If it's running I wouldn't worry about it, you can edit the httpd.conf file and change the dir to the full path.

thank you

PostPosted: 29. June 2007 03:59
by ptnan
thank you for your reply

i had gone through the httpd.conf file and found the directory already an absolute full path. why?

all the best,

PostPosted: 29. June 2007 05:27
by davidspan
That is what your control panel is reporting. I use XAMP Lite and I get this error every time I load it.

PostPosted: 29. June 2007 16:13
by rowbearto
To get more clues, try starting apache and mysql from the command line instead of the control panel. You may see some more error messages that can help you find the problem.

Open a command window, go to your xampp directory and run apache_start.bat

Open a second command windo, go to your xampp directory and run mysql_start.bat

PostPosted: 01. July 2007 11:59
by lyntuan
Use AMPstart to launch your XAMPP
You can start your webserver and open your homepage with just one click!

http://ampstart.com

PostPosted: 02. July 2007 03:11
by tjrush
http://ampstart.com/ appears to be a dead link

PostPosted: 02. July 2007 13:10
by lyntuan
tjrush wrote:http://ampstart.com/ appears to be a dead link

Please try again.

Some reserved sites:
http://www.ampstart.wmn.cc
http://www.ampstart.awardspace.com

PostPosted: 03. July 2007 09:41
by tjrush
Thank you. The link works fine now.

PostPosted: 22. September 2007 22:20
by Draven
Take a look at my post (Draven) in this topic :

http://community.apachefriends.org/f/viewtopi ... y+mismatch

Hope this helps.