&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
apache django
0
votes
1
answer
28
views
Mod_wsgi problem or??
i have apache2.conf <VirtualHost 91.218.230.130:8080> ServerName dopisaka.ru DocumentRoot /var/www/dopisalki.ru/data/www/dopisaka.ru…
django
apache
mod-wsgi
asked
June 24, 2011 12:24 pm CDT
user814470
0
votes
0
answers
43
views
Target WSGI script cannot be loaded as Python module.
I am trying to deploy mod_wsgi with apache to run a django application but I am getting an error 500 internal server error The apache logs shows:…
python
django
apache
mod-wsgi
wsgi
asked
June 23, 2011 8:11 am CDT
Adam Thomas
0
votes
0
answers
31
views
No module named os found -- Django, mod_wsgi, Apache 2.2
I'm trying to set up apache, mod_wsgi, and django. I'm getting an internal server error with this in my apache error log: [Wed Jun 22 21:31:55 2011]…
python
django
apache
mod-wsgi
asked
June 22, 2011 11:40 pm CDT
Brian D
2
votes
1
answer
28
views
Multiple django projects at same url
I would like to have multiple django projects living at the same root url like this: example.com/ # controlled by home django project…
django
apache
mod-wsgi
asked
June 22, 2011 5:33 am CDT
dino
1
vote
1
answer
43
views
Why python module not found on apache
I have a problem with python and Django. I have the error "Error was: No module named httplib2", so i installed httplib2. When i go on my console…
python
django
apache
asked
June 22, 2011 3:26 am CDT
Sebastien
1
vote
2
answers
41
views
Setting up two Django websites under Apache with WSGI
I've set up a django website as described in the django docs: https://docs.djangoproject.com/en/dev/howto/deployment/modwsgi/ Now I want to setup…
django
apache
wsgi
asked
June 21, 2011 3:26 am CDT
Iftah
0
votes
2
answers
39
views
Gunicorn via mod_proxy is redirecting outside of the project's scope
I have a Django project running under gunicorn on 127.0.0.1:18731 and I use Apache with mod_proxy to redirect requests from…
django
apache
reverse-proxy
mod-proxy
gunicorn
asked
June 20, 2011 4:53 pm CDT
Fraxtil
3
votes
3
answers
40
views
How can I have a Django application on my main domain, and a PHP application on a subdomain?
I have a Django application hosted on my main domain ( example.com ), and I now need to host a PHP application on a subdomain ( forum.example.com ).…
php
django
apache
.htaccess
asked
June 20, 2011 4:26 am CDT
porto
0
votes
2
answers
30
views
Django's unpredictable behaviour
I've been trying to make a simple app in Django for a while now and I noticed the following behaviours: Everytime I make changes to urls.py in my…
apache
django
mod-wsgi
asked
June 19, 2011 11:14 pm CDT
Ram
0
votes
1
answer
29
views
How to fix "The _imaging C module is not installed" Django/WSGI/Apache
I'm trying to thumbnail an image but i'm getting the error: The _imaging C module is not installed But only when i try to access the view via the…
django
apache
pil
wsgi
asked
June 18, 2011 11:57 am CDT
leech
0
votes
1
answers
23
views
Apache, mod_wsgi, Django, and a Python user agent
I am having a problem with a user agent written in Python that I am now trying to use with a Bitnami Amazon Web Service that has Apache, mod_wsgi…
python
django
apache
mod-wsgi
asked
June 17, 2011 2:21 pm CDT
NrgyMan
0
votes
1
answers
35
views
Deploying PyAMF Django project on Apache with mod_wsgi
I have installed PyAMF, Django, Apache2, and mod_wsgi on a Mac OS X 10.6 machine. While developing the project I used Django development servier. I…
django
apache
mod-wsgi
pyamf
asked
June 16, 2011 2:51 am CDT
apurv
0
votes
1
answer
40
views
Django: Restarting Shared Server When Changing MVC Python Files
Essentially, I am doing some of the development for my Django app straight on my shared server rather than on a local machine (I know that initially…
django
apache
shared-hosting
asked
June 15, 2011 9:37 am CDT
Setheron
0
votes
3
answers
30
views
Is there a way to install Django 1.2 and 1.3 side by side?
I need to use Django 1.2 for one of my projects. I also already have several projects running on Django 1.3 on the same server, and I need to keep…
django
apache
mod-wsgi
django-1.3
asked
June 14, 2011 6:31 am CDT
gaearon
0
votes
1
answer
33
views
Django on Apache web server 'dict' object has no attribute 'render_context'
I'm having a bit of a problem, I uploaded my Django project to a webserver running apache, mod_python, and django. On the computer I developed on…
python
html
django
apache
mod-python
asked
June 13, 2011 11:33 am CDT
John Lotacs
0
votes
0
answers
71
views
504 Gateway Time-out using Django
I am not very experienced with nginx or Apache, but I'm running Django 1.3 with Python 2.7 and every request to a Django powered page results in a…
apache
centos
nginx
python
django
asked
June 13, 2011 11:06 am CDT
Michael Grosner
0
votes
1
answers
40
views
Django exceptions gone after apache restart
I have a apache + mod_wsgi production server, running on a debian. From time to time i got some django exception, but there is no misstake in my…
django
apache
mod-wsgi
asked
June 11, 2011 3:21 am CDT
Aycko Maerzke
0
votes
0
answers
31
views
Apache n00b: How to debug an Apache failure running a Django app
I have a shared hosting that every few days, will just stop, and then restart after a period of time (like 45 minutes). If I catch it, I am able to…
django
apache
asked
June 8, 2011 11:24 am CDT
Emile Petrone
0
votes
1
answers
35
views
Amazon Web Services AMI Image Issue (Host not Responding to Requests)
I had a Micro Instance from which I created an AMI Image. I then upgraded to a Large Instance with this Image in tow and assigned an elastic IP…
django
apache
amazon-ec2
mod-wsgi
asked
June 6, 2011 8:11 pm CDT
Brendan
0
votes
0
answers
33
views
AWS AMI Image Issue (Host not Responding to Requests)
I had a Micro Instance from which I created an AMI Image. I then upgraded to a Large Instance with this Image in tow and assigned an elastic IP…
apache
amazon-ec2
amazon-web-services
django
mod-wsgi
asked
June 6, 2011 6:16 pm CDT
Ben
Pages
:
1
|
2
|
3
|
4
|
5
>
[9]
179
apache django
Tagged:
apache + django
Related Tags
python
× 240
apache
× 179
mysql
× 143
mod-wsgi
× 83
postgresql
× 73
nginx
× 66
apache2
× 42
http
× 33
database
× 27
wsgi
× 26
regex
× 25
django-models
× 24
mongodb
× 23
fastcgi
× 22
memcached
× 21
sql
× 20
lighttpd
× 20
sqlite
× 19
ubuntu
× 17
url
× 12
php
× 11
error
× 11
caching
× 10
uwsgi
× 10
nosql
× 10
https
× 9
redis
× 9
deployment
× 9
mod-python
× 8
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy