On Thu, 2006-08-03 at 00:11 -0700, 冷星独舞 wrote: > in the http.conf when i add this:
[...] > then apache can't restart ! and say : Invalid command 'PythonPath' . > any suggestion? Normally this is because you don't have mod_python loaded. Check earlier in the config file(s) to ensure you have the right LoadModule directive to load mod_python. Regards, Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

