Error Apache shutdown unexpectedly This may be due to a blocked port, missing dependencies

Avadh Tutor
Avadh Tutor
46.3 هزار بار بازدید - 4 سال پیش - Error Apache shutdown unexpectedly  This
Error Apache shutdown unexpectedly  This may be due to a blocked port, missing dependencies How do you fix this may be due to a blocked port missing dependencies xampp/mysql port blocked How to fix Apache Shutdown unexpectedly in Xampp Error Apache shutdown unexpectedly. This may be due to a blocked port, missing dependencies  

Steps:
step 1: select the Apache (httpd.conf).
 find: Listen 80
 Change it Listen 8080
Step 2: Change
 ServerName localhost:80   to 8080
Step3: open httpd-ssl.conf
 Listen 443 to Change 4433
Step 4: Find
 VirtualHost _default_:443
 ServerName localhost:443
  Change
 VirtualHost _default_:4433
 ServerName localhost:4433
4 سال پیش در تاریخ 1399/07/15 منتشر شده است.
46,340 بـار بازدید شده
... بیشتر