| 
 
 
 | 
| Keep Server Online 
 If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
 
 or
 
 
   
 A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
 
 Thank You! Steffen
 
 Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
 |  | 
 | 
| | 
| | 
|  Topic: Apache2 indicates listening, will not serve pages |  |  
| Author |  |  
| Forbin117 
 
 
 Joined: 13 Oct 2018
 Posts: 2
 Location: USA, Knoxville
 
 | 
|  Posted: Fri 26 Oct '18 17:37    Post subject: Apache2 indicates listening, will not serve pages |   |  
| 
 |  
| I have apache 2 running on a nonstandard port. Systemctl status indicates apache is listening on this port. No connections are made. Will not respond on localhost, localhost:port, localip:port, publicip:port, or fqdn:port. will not respond to localhost/munin. Nothing I change has any affect. What the hell am I doing wrong? ports.conf and 000-default.conf both reflect nonstandard port. No other websites are attempting to be served on this computer. I have followed every tutorial I can find. Everything indicates that my LAMP stack is correct. It even served the apache2 debian default page correctly until I wordpress, at which point it stopped serving. After removing wordpress it still refuses to serve. Someone please tell me what logs they need me to post to figure this out. 
 Thank you in advance,
 Forbin117
 |  |  
| Back to top |  |  
| James Blond Moderator
 
  
 Joined: 19 Jan 2006
 Posts: 7442
 Location: EU, Germany, Next to Hamburg
 
 | 
|  Posted: Tue 06 Nov '18 12:36    Post subject: |   |  
| 
 |  
| You may find out using 
 
  	  | Code: |  	  | sudo netstat -tulpn | 
 |  |  
| Back to top |  |  
 
 | 
 |  | 
 |  |