時間
時區:
/usr/sbin/ntpdate cn.pool.ntp.org && /sbin/hwclock
yum install ntp -y
/usr/sbin/ntpdate cn.pool.ntp.org && /sbin/hwclock
檢查 /etc/php.ini
cgi.fix_pathinfo=0
檢查磁盤是否滿了
df -h
如果PHP 無法種cookie,檢查 PHP 的session目錄是否可寫
grep --color session.save_path /etc/php.ini