> hmm.. let's try the following. > > 1. take the 2 files attached to this email. > > 2. put them to some folder on dreamhost that's accessible from the outside. > > 3. now go to that folder using your browser. > > 4. click on the test.fcgi file > > > does it work? > > gabor
I have tried your method it didn't seem to work... both files are chmod to 755, and the site is fcgi enabled. This is quite strange really. Iook at the error log it generated these errors (probably only the first two are worth taking notes of): [Thu Aug 24 02:49:05 2006] [error] [client "my ip"] FastCGI: comm with (dynamic) server "/home/myusername/mysite.com/test.fcgi" aborted: (first read) idle timeout (120 sec) [Thu Aug 24 02:49:05 2006] [error] [client "my ip"] FastCGI: incomplete hea ders (0 bytes) received from server "/home/myusername/mysite.com/test.fcgi" [Thu Aug 24 02:49:05 2006] [error] [client myip] File does not exist: /home/myusername/mysite.com/internal_error.html [Thu Aug 24 02:49:12 2006] [error] [client myip] FastCGI: comm with (dyn amic) server "/home/myusername/mysite.com/test.fcgi" aborted: (first read) idle timeout (120 sec) [Thu Aug 24 02:49:12 2006] [error] [client myip] FastCGI: incomplete headers (0 bytes) received from server "/home/myusername/mysite.com/test.fcgi" [Thu Aug 24 02:49:12 2006] [error] [client myip] File does not exist: /home/myusername/mysite.com/internal_error.html [Thu Aug 24 02:49:12 2006] [error] [client myip] File does not exist: /home/myusername/mysite.com/favicon.ico [Thu Aug 24 02:49:12 2006] [error] [client myip] File does not exist: /home/myusername/mysite.com/missing.html I thought the errors might might have something to do with me setting up a virtual python directory using easy_install. But now I'm not even using anything from my easy_install packages, I have no idea... I've also tried the .htaccess setting the other replier has suggested. But I'm having the same problem as usual. Sorry for the delayed reply, I didn't realized people had actually followed up on the old thread... Thanks a lot for your 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-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 -~----------~----~----~----~------~----~------~--~---