Forum archive
LAMP stack - Apache not responding?
I've installed the LAMP stack and everything seems to be working correctly except the Apache server. I can access Shell In A Box, PHPMyAdmin, and Webmin. However, Apache is not responding on port 80 and when I create a new Virtual Host on port 12323 it doesn't respond either.
Could someone please help me with to some troubleshooting steps?
Thanks!
When we create new virtualhost on a different port , we need to add a new directive
in /etc/apache2/ports.conf . Did you add that ?