Page 1 of 1

Apache and MySql won't start after reboot

PostPosted: 14. December 2013 16:46
by coldash
Hi

Hopefully someone can help with this, I can do a fresh install and everything is working fine. If I reboot neither Apache or MySql will start. If I uninstall and reinstall everything is fine again. At least until the next reboot.

Control panel reports this:

15:42:31 [main] Initializing Control Panel
15:42:31 [main] Windows Version: Windows 7 Professional SP1 64-bit
15:42:31 [main] XAMPP Version: 1.8.3
15:42:31 [main] Control Panel Version: 3.2.1 [ Compiled: May 7th 2013 ]
15:42:31 [main] Running with Administrator rights - good!
15:42:31 [main] XAMPP Installation Directory: "i:\xampp\"
15:42:31 [main] Checking for prerequisites
15:42:31 [main] All prerequisites found
15:42:31 [main] Initializing Modules
15:42:31 [Apache] Problem detected!
15:42:31 [Apache] Port 80 in use by ""I:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1880!
15:42:31 [Apache] Apache WILL NOT start without the configured ports free!
15:42:31 [Apache] You need to uninstall/disable/reconfigure the blocking application
15:42:31 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
15:42:31 [Apache] Problem detected!
15:42:31 [Apache] Port 443 in use by ""I:\xampp\apache\bin\httpd.exe" -k runservice" with PID 1880!
15:42:31 [Apache] Apache WILL NOT start without the configured ports free!
15:42:31 [Apache] You need to uninstall/disable/reconfigure the blocking application
15:42:31 [Apache] or reconfigure Apache and the Control Panel to listen on a different port
15:42:31 [main] Starting Check-Timer
15:42:31 [main] Control Panel Ready

Any help would be gratefully appreciated.

Re: Apache and MySql won't start after reboot

PostPosted: 14. December 2013 16:51
by JJ_Tagy
Are you trying to auto start it AND run it as a service?

Re: Apache and MySql won't start after reboot

PostPosted: 14. December 2013 17:20
by coldash
I'm not sure.

Does the standard installer automatically set Apache up as a service? And if so do I just ignore the Xampp control panel?