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.


Reply via email to