Re: No such table:django_sesion error when using django with lighttpd + mod_fastcgi

2010-01-01 Thread sangho
yes, i`m sure
because if i run developserver , it's working

On 1월1일, 오후7시18분, rebus_ <r.dav...@gmail.com> wrote:
> 2010/1/1 sangho <sangho9...@gmail.com>:
>
>
>
>
>
> > hello, i`m korean, and english is the starter, so please understanding
>
> > i want access to admin page, if i run with developserver, it's working
> > but if i run with lighttpd + mod_fastcgi + manage.py runfcgi server,
> > it's not working
> > i can access tohttp://222.122.31.234:81, and it's working when using
> > lighttpd,
> > buthttp://222.122.31.234:81/adminpage is not working
>
> > how can i solve this problem?
>
> > Lighttpd Error log is here:
> >http://dpaste.com/139809/
>
> > Django settings.py is here:
> >http://dpaste.com/139810/
>
> > Django urls.py is here:
> >http://dpaste.com/139811/
>
> > Django panel(app name) models.py is here:
> >http://dpaste.com/139812/
>
> >http://222.122.31.234
> >http://222.122.31.234/admin
>
> > both url is work on lighttpd with django, not develop server
> > please help!
>
> > --
>
> Are you sure you ran pythom manage.py syncdb?
> Or set up database any other way?

--

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.




No such table:django_sesion error when using django with lighttpd + mod_fastcgi

2010-01-01 Thread sangho
hello, i`m korean, and english is the starter, so please understanding

i want access to admin page, if i run with developserver, it's working
but if i run with lighttpd + mod_fastcgi + manage.py runfcgi server,
it's not working
i can access to http://222.122.31.234:81, and it's working when using
lighttpd,
but http://222.122.31.234:81/admin page is not working

how can i solve this problem?


Lighttpd Error log is here:
http://dpaste.com/139809/

Django settings.py is here:
http://dpaste.com/139810/

Django urls.py is here:
http://dpaste.com/139811/

Django panel(app name) models.py is here:
http://dpaste.com/139812/


http://222.122.31.234
http://222.122.31.234/admin

both url is work on lighttpd with django, not develop server
please help!

--

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.