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: Apache does not respond |
|
Author |
|
gummz
Joined: 26 Feb 2015 Posts: 1 Location: Iceland, Reykjavik
|
Posted: Thu 26 Feb '15 22:11 Post subject: Apache does not respond |
|
|
I've done all I can think of. I realize your rules state that I should not just paste all of this, but I'm what you would call a beginner in Apache and I only have the barebones for what I need it to do.
This is my httpd.conf: http://pastebin.com/VWfdDPBs
This is my tbg.conf inside sites-available (site name is tbg): http://pastebin.com/VF2uasFE
This is my django.wsgi: http://pastebin.com/61cau0ff
This is my error.log: http://pastebin.com/YDFkbknY
This is for a local website using Django with WSGI. Apache version is 2.4.7, OS is Zentyal 4.0 (i.e. Ubuntu 14). The problem is that the website does not respond, it hangs when I assume it is waiting for a response. Nothing happens after that. I also have the hosts file point to tbg from the IP I got from ifconfig. |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7373 Location: Germany, Next to Hamburg
|
Posted: Tue 03 Mar '15 18:33 Post subject: |
|
|
Your httpd.conf seems to be too short. No module loading etc.
Is apache running? |
|
Back to top |
|
|
|
|
|
|