在lnmp架构中,因为安装一些php加速插件致使网站迁移出的问题:php
报错:Warning: require() open_basedir restriction in effect.File(/home/wwwroot/default/phpmyadmin/index.php) is not within the allowedpath(s):架构
解决方法:先注释掉php.ini中有关open_basedir的内容,重启php-fpm便可。ide