I got the error
Error: Apache shutdown unexpectedly.
This may be due to a blocked port, missing dependencies,
improper privileges, a crash, or a shutdown by another method.
Press the Logs button to view error logs and check
the Windows Event Viewer for more clues
If you need more help, copy and post this
entire log window on the forums
Listen 80
, ServerName localhost:80
to
8080 in httpd.conf Listen 443
, <VirtualHost _default_:443>
,
ServerName www.example.com:443
to 4433 in httpd-ssl.confI made these changes and its still the error I am receiving in XAMPP control panel.