i'm using this method locally and it works great for my needs to be able to use a little legacy php code in the project:
http://code.djangoproject.com/ticket/2440?replyto=1#comment when i use my hosting provider (mediatemple) which i believe is running django via a fast cgi container setup. overall, the setup seems to work, no errors, definately calling php.py, and detects the php:file.php tags, but no php is converted into the template output. blank text, not even the original php..so, it seems to run the php, but never updates the templates with the output. anyone ever set this up in that type of env? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---