hii, i am follow these steps but i got error " The requested URL /dispatch.py/ was not found on this server. " will you help me to solve these error
On Saturday, December 29, 2007 at 3:50:38 AM UTC+5:30, Donald H wrote:
-- On Saturday, December 29, 2007 at 3:50:38 AM UTC+5:30, Donald H wrote:
Has anyone had success in setting up Django on GoDaddy's Deluxe shared
hosting plan? It supports Python CGI, but has no shell access. I read
a previous post from October 2006, where I read of another user who
did the same things I did (guided by the django documentation for
shared hosts), but now I'm stuck. I'm hoping someone has managed more
success than this since October 2006.
I created a "myaite.fcgi" script, but I was confused by some of the
items. For example, adding the custom Python path with
"sys.path.insert(0,"/home/user/python")" - what is that? If python is
already installed at "/usr/bin/python", what would this do?
And I don't even know if fastcgi is accessible for python. I come
from a .Net/Java background and everything apache- and cgi-based is
quite foreign to me.
And I know I could switch to a different host, but I already have
several other domains hosted at godaddy and would prefer not to have
to change hosts to use Django.
Thanks for any direction you guys can offer (even if it's to tell me
it's not possible).
Donald H.
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/b5946650-4ea9-4f21-9eb5-44afe480793c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
No comments:
Post a Comment