nginx1.6.2 + php 5.4 出现 access denied php
最后排查,缘由是php.ini 配置中 open_basedir 设置未包含网站运行目录,设置完成后,问题解决 nginx