|
|
tid=19354&查 /var/log/nginx/error.log 有下列錯誤:3 p) |7 S4 }( y5 j6 g8 z; ]
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"6 p% H% P% d) l) H, U' O7 t
及
* `) \8 d' e9 j9 T3 m8 ~PHP 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"
$ M3 y( h1 ?( J, {& q# H7 Y; Y3 J- B f
是因為目錄 /var/lib/php/session 權限問題.
) e" W; V% ~9 i2 H6 P) bSol: chmod 777 /var/lib/php/session ; d. D" g- o- b# Y" A* |
|
|