On Nov 25, 2009, at 12:39 PM, Nadae Ivar BADIO wrote:
> i'm new in django and i trying to run django on my production server
> who have debian and apache someone can please help me?
It's Centos, not Debian, but this might help:
http://thebuild.com/blog/2009/10/16/wordpress-to-djan
Hi,
i'm new in django and i trying to run django on my production server who have
debian and apache someone can please help me?
Thanks
--
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to django-us...@googleg
On Aug 19, 11:04 pm, Chris Hoeppner <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> > If my site is under /var/www/html/python, with the settings file as /
> > var/www/html/python/foo/settings.py should I write,
> > SetEnv DJANGO_SETTINGS_MODULE foo.settings
> > (o
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> If my site is under /var/www/html/python, with the settings file as /
> var/www/html/python/foo/settings.py should I write,
> SetEnv DJANGO_SETTINGS_MODULE foo.settings
> (or) SetEnv DJANGO_SETTINGS_MODULE python.foo.settings
Python imports stuff ba
On 8/19/07, shabda <[EMAIL PROTECTED]> wrote:
> I am *very* confused here, I have only installed mod_python, and
> nothing specific to django. SO how would the line
> PythonHandler django.core.handlers.modpython work?
If you have Django installed on the server and on the Python path, it will wor
I have apache installed on linux with mod_php, mysql. I am trying to
get django working here, and am following the intsallation steps at
http://www.djangobook.com/en/beta/chapter21/ .
Step 1. Install mod_python
did yum install mod_python. Checked that mod_python is installed.
Step 2.
Add this to y
6 matches
Mail list logo