Я только что установил XAMPP, и все работает отлично, за исключением того, что я не могу запустить apache. Кажется, что проблема 80-го порта, я отключил Skype для использования порта 80, но он, похоже, не исправил его. Я где-то читал, что порт SSL может быть проблемой и должен быть изменен. Но я не могу понять, был ли порт или как его изменить.
"Check the "/xampp/apache/logs/error.log" file"
Я попытался проверить этот файл, но внутри "журналов" ничего нет. Из apache я могу перейти к ошибке, но никаких недавно измененных документов нет.
Ошибка:
20:34:24 [Apache] Problem detected!
20:34:24 [Apache] Port 80 in use by "system"!
20:34:24 [Apache] Apache WILL NOT start without the configured ports free!
20:34:24 [Apache] You need to uninstall/disable/reconfigure the blocking application
20:34:24 [Apache] or reconfigure Apache to listen on a different port
20:40:50 [Apache] Attempting to start Apache app...
20:40:50 [Apache] Status change detected: running
20:40:51 [Apache] Status change detected: stopped
20:40:51 [Apache] Error: Apache shutdown unexpectedly.
20:40:51 [Apache] This may be due to a blocked port, missing dependencies,
20:40:51 [Apache] improper privileges, a crash, or a shutdown by another method.
20:40:51 [Apache] Check the "/xampp/apache/logs/error.log" file
20:40:51 [Apache] and the Windows Event Viewer for more clues
Как исправить эти ошибки?