On Mon, 2008-08-18 at 16:47 -0300, Gonzalo Almeida wrote:
> 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)

Refer to
http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges#ChangedthewayURLpathsaredetermined

Regards,
Malcolm



--~--~---------~--~----~------------~-------~--~----~
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