nginx1.6.2 + php 5.4 出現 access denied php
最後排查,緣由是php.ini 配置中 open_basedir 設置未包含網站運行目錄,設置完成後,問題解決 nginx