I couldn't find this text in DreamHost Wiki page. Are you sure you don't
have some caching system playing tricks on you? AFAIK, this page was updated
long time ago to reflect the Admin change. I found exactly one
django-admin.fcgi reference ("chmod 755 django.fcgi djang-admin.fcgi") and
corrected it.
Thanks,
Eugene
"patrickk" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> i just tried to install django on dreamhost using the tutorial on
> http://wiki.dreamhost.com/index.php/Django.
>
> some questions:
> it says "Create django-admin.fcgi in the same directory, with the same
> contents, but change myproject.settings.main to
> myproject.settings.admin" ... BUT, there is no myproject.settings.main
> in django.fcgi - so i just used myproject.settings for both django.fcgi
> and django-admin.fcgi (right?).
>
> 404:
> when trying to go to
> http://mydreamhostserver.com/django-admin.fcgi/admin/ or
> http://mydreamhostserver.com/django.fcgi i get ERROR 404.
>
> patrick
>
>