Я использую XAMPP, и я могу запустить Apache, но MySQL (PhpMyAdmin) запускается!
Когда я начинаю, я получаю эту ошибку:
10:07:49 [Apache] Error: Apache shutdown unexpectedly.
10:07:49 [Apache] This may be due to a blocked port, missing dependencies,
10:07:49 [Apache] improper privileges, a crash, or a shutdown by another method.
10:07:49 [Apache] Press the Logs button to view error logs and check
10:07:49 [Apache] the Windows Event Viewer for more clues
10:07:49 [Apache] If you need more help, copy and post this
10:07:49 [Apache] entire log window on the forums
Я искал его, и, изменив порт Apache в настройках Config → Сервис и порт. Я:
Service name : Apache2.4
Main Port : 122
SSL port : 444
Я также удалю Skype (версия Windows 8/10/Metro). Ничего не работает. В httpd.conf у меня есть:
Listen 122
ServerName localhost:122
Я запускаю его через apache_start.bat и получаю;
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address [::]:445
(OS 10013)An attempt was made to access a socket in a way forbidden by its access permissions. : AH00072: make_sock: could not bind to address 0.0.0.0:445
AH00451: no listening sockets available, shutting down
AH00015: Unable to open logs
Пожалуйста, не то, чтобы все файлы LOGS не были exsist! Skype удаляется.
Если вам нужна дополнительная информация, пожалуйста, спросите меня.