[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.
>
>
make sure you use the
PythonInterpreter XX
setting, otherwise one interpreter will try to run multiple things. Well
documented
(but I had the problem initially as well)
=-= tony
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django users" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---