hello,
I have a problem with lighttpd + fastcgi,
I used have the newforms-admin branch and everything worked fine.
but when I started using the trunk version, the problems appeared.
when I access http://localhost/admin/, I try to loggin in the admin.
and it redirect me to http://localhost/mysite.fcgi/admin/
and this appear in the browser :

Page not found (404)
Request Method:         POST
Request URL:    http://localhost/mysite.fcgi/mysite.fcgi/admin/
(the mysite.fcgi is repeated)

also APPEND_SLASH  is not working.
I looked every where to solve the problem but I didn't find anything.
the problems only appear with lighttpd + fastcgi. with apache and
mod_python works fine

Does anyone know what is going on?

thanks in advance

ps: sorry my English is not so good


-- 
Linux user #466939

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to