Warning: require(): open_basedir restriction in effect. File(/home/framework/laravel/

666 단어 framework
프레임 워 크 접근 오류
laravel 도 메 인 이름 접근 설정 경고: require (): openbasedir restriction in effect. File(/home/framework/laravel…………………
1 .

     nginx       ip           public    
     :www.xxx.com/public

2.

vim /usr/local/nginx/conf/fastcgi.conf

fastcgi_param PHP_ADMIN_VALUE"open_basedir=$document_root/:/tmp/:/proc/";

  :

fastcgi_param PHP_ADMIN_VALUE "open_basedir=NULL";  

        
OK

좋은 웹페이지 즐겨찾기