Page 1 of 1

Bug with Xampp 1.8.1 under windows 7

PostPosted: 04. April 2013 11:31
by MoonDragon
Hi all,

after installation of XAMPP 1.8.1, I have exit this last and re-start it (xampp-control.exe) but in the xampp panel I can read the following:

11:07:54 [Apache] Apache Service detected with wrong path
11:07:54 [Apache] Change XAMPP Apache settings or
11:07:54 [Apache] Uninstall/disable the other service manually first
11:07:54 [Apache] Found Path: ERROR: Not Able To Open Service Manager
11:07:54 [Apache] Expected Path: "c:\xampp\apache\bin\httpd.exe" -k runservice
11:07:54 [Apache] Problem detected!
11:07:54 [Apache] Port 80 in use by "httpd.exe"!
11:07:54 [Apache] Apache WILL NOT start without the configured ports free!
11:07:54 [Apache] You need to uninstall/disable/reconfigure the blocking application
11:07:54 [Apache] or reconfigure Apache to listen on a different port
11:07:54 [Apache] Problem detected!
11:07:54 [Apache] Port 443 in use by "httpd.exe"!
11:07:54 [Apache] Apache WILL NOT start without the configured ports free!
11:07:54 [Apache] You need to uninstall/disable/reconfigure the blocking application
11:07:54 [Apache] or reconfigure Apache to listen on a different port
11:07:54 [mysql] MySQL Service detected with wrong path
11:07:54 [mysql] Change XAMPP MySQL settings or
11:07:54 [mysql] Uninstall/disable the other service manually first
11:07:54 [mysql] Found Path: ERROR: Not Able To Open Service Manager
11:07:54 [mysql] Expected Path: c:\xampp\mysql\bin\mysqld.exe --defaults-file=c:\xampp\mysql\bin\my.ini mysql
11:07:54 [mysql] Problem detected!
11:07:54 [mysql] Port 3306 in use by "mysqld.exe"!
11:07:54 [mysql] MySQL WILL NOT start without the configured ports free!
11:07:54 [mysql] You need to uninstall/disable/reconfigure the blocking application
11:07:54 [mysql] or reconfigure MySQL to listen on a different port


And when I click on the 'Stop' button for apache I receive another error massage and xampp close.

Thanks in advance for your help,

MoonDragon

Re: Bug with Xampp 1.8.1 under windows 7

PostPosted: 04. April 2013 16:59
by JonB
Moon Dragon -

You probably did remove the Windows services from your prior installation of XAMPP/WAMP/Apache before you installed/re-installed XAMPP. You should check in Windows Service Manager for previous versions of MySQL and Apache.

Good Luck
:)


ysf

Re: Bug with Xampp 1.8.1 under windows 7

PostPosted: 04. April 2013 23:51
by hackattack142
11:07:54 [Apache] Found Path: ERROR: Not Able To Open Service Manager

This is typically the result of not starting the control panel with Admin privileges. You can modify the control panel shortcut via the shortcut properties/compatibility tab to always run as Admin or right-click the xampp control panel executable and run as Admin.

Also, consider getting the updated control panel from the link in my signature.