On Sat, Jun 19, 2010 at 6:15 PM, commonzenpython <commonzenpyt...@gmail.com>wrote:
> Hey guys, im trying to deploy django using MySQl, Apache 2, and > mod_wsgi, but i am having lots of difficulties which are causing my > sites to go down, i have loaded the mod_wsgi module in the Apache > httpd.conf file successfully, but every time i try to put this line f > WSGIScriptAlias / "<PATH TO YOUR DJANGO PROJECT>/apache/ > dj_survey.wsgi" , in the httpd.conf file, so apache knows where to > find my wsgi file, it causes an error, and therefore makes all my > current websites go offline, all i want to do is be able to run django > on the server and see the Django "YOU DID IT " message or an app i > have created. > 'it causes an error' is not much of a clue for people to go on to help you. What error? What does the Apache error log say? Karen -- http://tracey.org/kmt/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.