Skip to content
This repository has been archived by the owner on Mar 30, 2020. It is now read-only.

3.0.0 and fastcgi #65

Closed
sudomakesandwich opened this issue Mar 31, 2014 · 3 comments
Closed

3.0.0 and fastcgi #65

sudomakesandwich opened this issue Mar 31, 2014 · 3 comments

Comments

@sudomakesandwich
Copy link

Hi,
this may be more of a help call than a real issue.
If I try to start hhvm with fastcgi as recommended here http://hhvm.com/blog/4349/hhvm-3-0-0 I get the following error

Uncaught exception: no factory for server type "fastcgi"
After a little bit of googling I found this issue facebook/hhvm#1466 that tells me that fastcgi (and in my understanding hhvm 3.0.0) will not work on a mac

@mcuadros
Copy link
Owner

fastcgi under osx in unsupported feature, @danslo have a preliminary version but still needs some work.

@danslo
Copy link

danslo commented Mar 31, 2014

If you like living on the edge, apply the following patch:
https://gist.github.com/danslo/a30d4a4eca1a00521946

It will take a while before that's merged.

@klein0r
Copy link

klein0r commented May 21, 2014

Hi @danslo - does this patch enable support for FastCGI server mode on Mac OS X?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants