Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: blank page on my website
PostPosted: Wed Dec 10, 2014 6:24 pm 
Offline

Joined: Wed Dec 10, 2014 6:16 pm
Posts: 1
Hello all,

Just curious: if I have Apache2 and Nginx running at the same time, will that cause issues on my web server?

Here's my output of the Netstat -plntu

tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 2480/nginx
tcp6 0 0 :::8080 :::* LISTEN 2775/apache2

Also, my webpage is showing Blank Page : http://www.watertownlib.org

Static Networking has been set up and DNS Manager shows no issues.

THANKS!


Top
   
PostPosted: Wed Dec 10, 2014 9:04 pm 
Offline
Senior Member

Joined: Thu Feb 20, 2014 5:06 pm
Posts: 58
If they're listening on different ports, then yes, you can have Apache and Nginx running at the same time. You'd have to have a pretty weird setup for something like that to make sense, though. It's almost always better to with stick with one or the other.

Your website is returning an HTTP 500 ("Internal Server Error"). Check your Nginx error logs to see what the problem is.


Top
   
PostPosted: Wed Dec 10, 2014 9:59 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
You have nginx listening on IPv4 and apache2 listening on IPv6, you don't appear to have any IPv6 entries for your domain.

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group