mam problem moduł apache z XAMPP nie włączą się. Na początku byłem pewny, że chodzi o porty, ponieważ program przy starcie wyświetla mi takie komunikaty:
Kod
09:19:28 [main] Initializing Control Panel
09:19:28 [main] Windows Version: Windows 7 Professional SP1 64-bit
09:19:28 [main] XAMPP Version: 1.8.1
09:19:28 [main] Control Panel Version: 3.1.0 3.1.0 [ Compiled: September 20th 2012 ]
09:19:28 [main] Running with Administrator rights - good!
09:19:28 [main] XAMPP Installation Directory: "d:\programy\xampp\"
09:19:28 [main] Checking for prerequisites
09:19:29 [main] All prerequisites found
09:19:29 [main] Initializing Modules
09:19:29 [Apache] Problem detected!
09:19:29 [Apache] Port 80 in use by "c:\program files (x86)\skype\phone\skype.exe"!
09:19:29 [Apache] Apache WILL NOT start without the configured ports free!
09:19:29 [Apache] You need to uninstall/disable/reconfigure the blocking application
09:19:29 [Apache] or reconfigure Apache to listen on a different port
09:19:29 [Apache] Problem detected!
09:19:29 [Apache] Port 443 in use by "vmware-hostd.exe"!
09:19:29 [Apache] Apache WILL NOT start without the configured ports free!
09:19:29 [Apache] You need to uninstall/disable/reconfigure the blocking application
09:19:29 [Apache] or reconfigure Apache to listen on a different port
09:19:29 [main] Starting Check-Timer
09:19:29 [main] Control Panel Ready
09:19:30 [Apache] Attempting to start Apache app...
09:19:31 [Apache] Status change detected: running
09:19:32 [Apache] Status change detected: stopped
09:19:32 [Apache] Error: Apache shutdown unexpectedly.
09:19:32 [Apache] This may be due to a blocked port, missing dependencies,
09:19:32 [Apache] improper privileges, a crash, or a shutdown by another method.
09:19:32 [Apache] Check the "/xampp/apache/logs/error.log" file
09:19:32 [Apache] and the Windows Event Viewer for more clues
09:19:28 [main] Windows Version: Windows 7 Professional SP1 64-bit
09:19:28 [main] XAMPP Version: 1.8.1
09:19:28 [main] Control Panel Version: 3.1.0 3.1.0 [ Compiled: September 20th 2012 ]
09:19:28 [main] Running with Administrator rights - good!
09:19:28 [main] XAMPP Installation Directory: "d:\programy\xampp\"
09:19:28 [main] Checking for prerequisites
09:19:29 [main] All prerequisites found
09:19:29 [main] Initializing Modules
09:19:29 [Apache] Problem detected!
09:19:29 [Apache] Port 80 in use by "c:\program files (x86)\skype\phone\skype.exe"!
09:19:29 [Apache] Apache WILL NOT start without the configured ports free!
09:19:29 [Apache] You need to uninstall/disable/reconfigure the blocking application
09:19:29 [Apache] or reconfigure Apache to listen on a different port
09:19:29 [Apache] Problem detected!
09:19:29 [Apache] Port 443 in use by "vmware-hostd.exe"!
09:19:29 [Apache] Apache WILL NOT start without the configured ports free!
09:19:29 [Apache] You need to uninstall/disable/reconfigure the blocking application
09:19:29 [Apache] or reconfigure Apache to listen on a different port
09:19:29 [main] Starting Check-Timer
09:19:29 [main] Control Panel Ready
09:19:30 [Apache] Attempting to start Apache app...
09:19:31 [Apache] Status change detected: running
09:19:32 [Apache] Status change detected: stopped
09:19:32 [Apache] Error: Apache shutdown unexpectedly.
09:19:32 [Apache] This may be due to a blocked port, missing dependencies,
09:19:32 [Apache] improper privileges, a crash, or a shutdown by another method.
09:19:32 [Apache] Check the "/xampp/apache/logs/error.log" file
09:19:32 [Apache] and the Windows Event Viewer for more clues
- W pliku httpd.conf zmieniłem linijkę "Listen 8081"
- W pliku httpd-ssl.conf zmieniłem porty z 443 na 445
- W usługach nie mam Web development.
- Mam wyłączonę UAC
- WAMP też nie startował
Proszę o pomoc.