FastCGI sent in stderr Access to the script 'varwwwhtmlphpmyadminsetupstyles.css
505 단어 잘못 을 보고 하 다nginxhtml각종 신문 오류
nginx 오류 신고
FastCGI sent in stderr: "Access to the script '/var/www/html//phpmyadmin/setup/styles.css' has been denied (see security.limit_extensions)"
디 렉 터 리 에 있 는 html 정적 페이지 에 접근 할 수 없습니다.
해결:
편집 하 다.
/ etc / php - fpm. d / www. conf 에
security.limit_extensions = .php .php3 .php4 .php5 .html .htm
원문:
https://stackoverflow.com/questions/22324964/nginx-error-fastcgi-sent-in-stderr-access-to-the-script-folder-has-been-deni
이 내용에 흥미가 있습니까?
현재 기사가 여러분의 문제를 해결하지 못하는 경우 AI 엔진은 머신러닝 분석(스마트 모델이 방금 만들어져 부정확한 경우가 있을 수 있음)을 통해 가장 유사한 기사를 추천합니다:
nginx 재 작성 오류 지시 어 "재 작성" 에 의 해 종료 되 지 않 습 니 다 ";" 에...nginx rewrite 타 임 스 추가 오류 directive "rewrite" is not terminated by ";" in 。。。 해결 방법: 경로 에 따옴표 추가...
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
CC BY-SA 2.5, CC BY-SA 3.0 및 CC BY-SA 4.0에 따라 라이센스가 부여됩니다.