Затем я попытался перезапустить XAMPP, но У меня возникла такая ошибка:
Код: Выделить всё
10:54:47 AM [Apache] Error: Apache shutdown unexpectedly.
10:54:47 AM [Apache] This may be due to a blocked port, missing dependencies,
10:54:47 AM [Apache] improper privileges, a crash, or a shutdown by another method.
10:54:47 AM [Apache] Press the Logs button to view error logs and check
10:54:47 AM [Apache] the Windows Event Viewer for more clues
10:54:47 AM [Apache] If you need more help, copy and post this
10:54:47 AM [Apache] entire log window on the forums
Следующее, что я сделал, это изменил Listen 80 на Listen 1372 в httpd.conf, а также от ServerName localhost:80 до ServerName localhost:1372 в том же файле. А затем попытался запустить Apache, но еще раз получил ту же ошибку.
Я также изменил это:
Код: Выделить всё
ServerName www.example.com:443
Код: Выделить всё
ServerName localhost:4433
И что мне теперь делать?
Подробнее здесь: https://stackoverflow.com/questions/480 ... or-message
Мобильная версия