Re: PHP and a general problem understanding fastcgi
David Birnbaum <[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
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. > 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. David. ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/