|
|
tid=19354&查 /var/log/nginx/error.log 有下列錯誤:; Q6 ^7 A3 |- @3 A3 [
2015/09/30 20:06:49 [error] 32693#0: *420 FastCGI sent in stderr: "PHP message: PHP Warning: Unknown: open(/var/lib/php/session/sess_lpa5v8dftintrtmn450fsfrl41, O_RDWR) failed: Permission denied (13) in Unknown on line 0" while reading response header from upstream, client: 192.168.1.1, server: temp.52av.tv, request: "GET /forum.php?mod=post&action=newthread&fid=67 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm_av4u.sock:", host: "temp.av4u.info", referrer: "http://temp.av4u.info/forum.php?mod=forumdisplay&fid=67"" g% P; S: U. H
及
' o- D& p- Z8 `6 I! LPHP message: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0" while reading upstream, client: 192.168.1.1, server: temp.52av.tv, request: "GET /misc.php?css=1_wysiwyg&qDm HTTP/1.1", upstream: "fastcgi://unix:/var/run/php-fpm_av4u.sock:", host: "temp.av4u.info", referrer: "http://temp.av4u.info/forum.php?mod=post&action=newthread&fid=67"
5 t; @# H6 f$ r- w0 V' P+ q& G+ ]5 x' p& d$ U2 f8 i4 Y
是因為目錄 /var/lib/php/session 權限問題.% m2 f) x' v( W! T/ Z( o$ h
Sol: chmod 777 /var/lib/php/session ) o5 v& Q+ T' _# k i9 } v4 P
|
|