Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account

apache mod-wsgi

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…
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:…
asked June 23, 2011 8:11 am CDT
Adam Thomas
0
votes
0 answers
32 views

Couldn't access certain files in a directory by url

I am using apache and mod_python configured to run python scripts. Here are my details. In httpd.conf I have set the document root as: DocumentRoot…
asked June 23, 2011 4:40 am CDT
Ashin
0
votes
1 answer
24 views

Mod_wsgi and multiple installations of python

This is kind of a continuation of this question, but it has deviated so I started a new one. I'd like to use Python 2.5 instead of OS X's default…
asked June 23, 2011 2:03 am CDT
Brian D
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]…
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…
asked June 22, 2011 5:33 am CDT
dino
0
votes
1 answer
32 views

Apache cannot find mysql database modules

I've created a simple django project and setup a mysql database. My simple project just creates an entry on the database. The project works fine…
asked June 22, 2011 2:24 am CDT
user809857
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…
asked June 19, 2011 11:14 pm CDT
Ram
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…
asked June 17, 2011 2:21 pm CDT
NrgyMan
0
votes
1 answer
39 views

Installing mod_wsgi in addition to PHP

I would like to use some python scripts with my PHP-based application. I don't want to install Django; just mod_wsgi, so Apache can execute my…
asked June 17, 2011 11:30 am CDT
A. Stanway
0
votes
0 answers
33 views

Problem Configuring mod_wsgi for python on wamp

I've been trying to configure wamp to run python scripts but I don't seem to get it all right. I make use of virtual hosts while running php scripts…
asked June 17, 2011 10:57 am CDT
Chibuzo
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…
asked June 16, 2011 2:51 am CDT
apurv
0
votes
1 answers
39 views

Mod-wsgi & apache & pyramid (pylonsproject)

i have a problem with running pyramid site under apache+moc-wsgi. the problem is that i can't tell apache which python interpretor is the right one…
asked June 15, 2011 1:43 am CDT
karantan
0
votes
1 answers
36 views

Authentication with Python, Apache, and mod_wsgi

I have been searching vigorously the last week in hopes of finding a solution to my problem. Originally, I had Python configured with CGI on my…
asked June 14, 2011 4:07 pm CDT
Trent Seed
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…
asked June 14, 2011 6:31 am CDT
gaearon
0
votes
1 answers
38 views

Enabling mod_wsgi with SELinux (Is there a way?)

I recently had a bit of problem when recently by Deploying Django with mod_wsgi due to SELinux. Usually world get a "Permission denied" error (403).…
asked June 14, 2011 6:02 am CDT
Shehzad009
0
votes
0 answers
58 views

Ubuntu environment variable: change PATH for python running as Apache mod_wsgi

How can I change PATH used in Python (Django) deployed as Apache 2 mod_wsgi? Currently Django displays that I have following PATH: PATH =…
asked June 12, 2011 11:15 am CDT
Vladimir
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…
asked June 11, 2011 3:21 am CDT
Aycko Maerzke
0
votes
1 answers
38 views

Apache fails to work/hangs when including mod_wsgi.so

I am running Centos 5 on 64 with apache 2.2. When i include wsgi_module apache restarts ok with no errors, but it fails to serve any requests. It…
asked June 10, 2011 2:04 am CDT
solomongaby
0
votes
1 answers
57 views

Centos 5.2 x86_64 install mod_wsgi.so error undefined symbol: ap_close_listeners

I am trying to install mod_wsgi.so on my VPS runninr Centors 5.21. I installed python 2.6 and compiled mod_wsgi. It all worked with ought an error.…
asked June 8, 2011 3:54 am CDT
solomongaby
Pages : 1 | 2 | 3 | 4 | 5 > [6]
112

apache mod-wsgi

Tagged: apache + mod-wsgi
Related Tags
apache × 112
django × 83
python × 65
apache2 × 33
wsgi × 10
ubuntu × 8
deployment × 7
nginx × 6
centos × 5
php × 4
web.py × 4
httpd.conf × 4
trac × 4
amazon-ec2 × 4
mysql × 3
windows × 3
pylons × 3
pyramid × 3
ssl × 2
subdomains × 2
xampp × 2
redhat × 2
url × 2
extjs × 2
httpd × 2
paster × 2