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.
如何为PHP + Apache + Ubuntu 13.10启用FastCGI / FPM?
- 写回答
- 好问题 0 提建议
- 关注问题
- 邀请回答
-