Re: PHP and a general problem understanding fastcgi
Benjamin Podszun <ben-/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wed, 13 Jul 2005, David Birnbaum wrote: > On Wed, 13 Jul 2005, Benjamin Podszun wrote: > >> > Done. It's now (pasted): >> > >> > FastCgiExternalServer /var/www/default/webroot-ssl/fast-cgi/default/php >> > -user web-default -group web-users -socket default >> > >> > > Let's see if that fixes it.... >> > >> > >> > Sorry.. Exactly the same error message.. :-/ >> >> Just found the following line in the webserver's error_log: >> >> No such file or directory: FastCGI: stat() of >> "/var/www/default/webroot-ssl/fast-cgi" failed, referer: >> https://my-host-here/test/ > > I don't think php has to exist, but the directories UP to it need to; try > making sure that /var/www/default/webroot-ssl/fast-cgi/default exists and the > ownership of the whole thing is valid. I just tried it again. If the complete path exists (read: even with the file -> What's the meaning of external server then?) apache starts a dynamic server, but I get a idle timeout on the first read of the file and therefor a 0 Byte reply/an internal server error.. :-/ >> Is that anything known? > > I may have to get Rob to pitch in on how things changed; I'm a bit confused > as to why FastCgiExternalServer calls the CGI wrapper; that doesn't seem > right to me. That would be really great. I'm quite lost here and don't know what I can do on my side now. Any help would be appreciated. Regards, Ben ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/