开发者

PHP not working with nginx on ubuntu?

Not working at all.

<?php phpinfo(); ?>

Returns blank. I googled for help, b开发者_开发知识库ut still had no luck. I'm on Ubuntu 10.10, nginx/0.7.67. I used this guide to set it up. My error log has nothing useful. Does anyone have any ideas?


Why didn'nt you use the packages in the regular 10.10 repos? I think you've followed the wrong how-to - that one is from 2010-02-08, i.e. before Ubuntu 10.10. I'm on 10.10, and I can see the following packages, I think these are the ones you need:

$ apt-cache search --names-only php5-fpm
php5-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)
$ apt-cache search --names-only nginx
nginx - small, but very powerful and efficient web server and mail proxy
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜