Can not get Apache2, fastcgi, and django working

2009-10-17 Thread AIM
Hi, I am having difficulty getting fastcgi on apache 2 working on my personal centos 5.3 computer. I have been trying to get this to work for 21 days. May I have help? -- I do the following. service httpd restart [r...@localhost mysite]# ./manage.py runfcgi method=threaded

Re: no such table ERROR

2009-09-15 Thread AIM
O.K. Thanks. I will try that. On Sep 14, 11:36 am, Bill Freeman <ke1g...@gmail.com> wrote: > Make DATABASE_NAME an absolute path. > > > > On Mon, Sep 14, 2009 at 12:11 AM, AIM <andremiku...@gmail.com> wrote: > > > HI, > > > When I browse to >

no such table ERROR

2009-09-13 Thread AIM
HI, When I browse to http://127.0.0.1:8000/mysite/Start/ I get the following error: OperationalError at /mysite/Start/ no such table: wiki_page Request Method: GET Request URL:http://127.0.0.1:8000/mysite/Start/ Exception Type: OperationalError Exception Value: no such