[EMAIL PROTECTED] wrote: > That's the weird thing, > > If we restart httpd.conf the python code will be compiled in some > cases it will show one of the projects for both ports and in a other > case it will show the other for both ports without altering anything > to the code. Both are working fine independently. So to me it seems > that while restarting apache it in some cases goes to the wrong > settings file.
Could you tell us your Apache & mod_python versions ? There's a warning in the Django documentation about installing severals web sites in the same Vhost [1]. Unfortunately, this is not your case :/ Maybe you can try the PythonInterpreter tip to see if it changes something ? - Jonathan [1] : http://www.djangoproject.com/documentation/modpython/#multiple-django-installations-on-the-same-apache --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---