dongpan8928 2013-11-14 12:38
浏览 45

如何为PHP + Apache + Ubuntu 13.10启用FastCGI / FPM?

I am developing several projects on localhost with Apach and PHP on Ubuntu 13.10. phpinfo() command shows "Server API" is "Apache 2.0 Handler" I want to be FPM/FastCGI. I tried to use that manual:
http://httpd.apache.org/mod_fcgid/mod/mod_fcgid.html
but it didn't change anything. And all manuals on the internet are different so I don't understand which one I should follow.

  • 写回答

0条回答 默认 最新

    报告相同问题?