It was a very unlikely problem. Apparently although apache was
configured, someone in the past had run some instances of manage.py
Maybe they were stuck or they were running in the background.
Once all python instances were killed and Apache was restarted,
everything worked as a breeze.
Thanks fo
I-T <[EMAIL PROTECTED]> wrote:
> I have a python/django webapp running with apache2. It executes system
> commands for getting a pdf generated by pdflatex from a .tex file and
> a couple of image files which it also generates.
>
> The permssions from ls-l for all the created files is:-
> -rw-
I have a python/django webapp running with apache2. It executes system
commands for getting a pdf generated by pdflatex from a .tex file and
a couple of image files which it also generates.
The permssions from ls-l for all the created files is:-
-rw-r--r-- 1 www-data www-data
The files are being