Re: Mod_WSGI and lib python

2010-05-06 Thread Graham Dumpleton
On May 7, 7:34 am, When ideas fail wrote: > Hi, I have been trying to setup mod_wsgi with apache 2 > > but when I do: > > sudo a2enmod mod-wsgi > sudo /etc/init.d/apache2 restart > > I get this error message: > > Restarting web server: apache2apache2: Syntax error on line 185 of / > etc/apache2/

Mod_WSGI and lib python

2010-05-06 Thread When ideas fail
Hi, I have been trying to setup mod_wsgi with apache 2 but when I do: sudo a2enmod mod-wsgi sudo /etc/init.d/apache2 restart I get this error message: Restarting web server: apache2apache2: Syntax error on line 185 of / etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/mods- enab