This isn't directly related to your question, but mod_python is not a
recommended method of deploying Django. Support for it will be
deprecated. You might want to check out mod_wsgi.
On Nov 1, 5:15 pm, The End wrote:
> I've finally got mod_python and mysqldb working with apache (long
> story shor
Yeah i managed to get it all working before this ended up being
posted. Thank you though.
Also i host my stuff in different directories. Templates are served
from /srv/www/sweetman, while my project code is stored in /
sweetman_live/sweetman.
So yeah. Thank you. I'm just fiddling with address
On Nov 1, 9:15 pm, The End wrote:
> I've finally got mod_python and mysqldb working with apache (long
> story short, can't install wsgi for various reasons and i'm using
> python 2.4.3... for various reasons...).
>
> However
>
> Now when i load up the home page (just typing 'localhost' into
> fire
I've finally got mod_python and mysqldb working with apache (long
story short, can't install wsgi for various reasons and i'm using
python 2.4.3... for various reasons...).
However
Now when i load up the home page (just typing 'localhost' into
firefox) i get the literal HTML representation of ind
4 matches
Mail list logo