网页在阿里云虚拟主机问题
求各位解答,这个是什么原因,做好网页之后上传到阿里云共享虚拟主机。既在首页上显示这些信息,但首页(用户登录界面)又能显示。这是怎么回事?
A PHP Error was encounteredSeverity: WarningMessage: chmod() has been disabled for security reasonsFilename: drivers/Session_files_driver.phpLine Number: 181Backtrace:File: /data/home/qxu2308700156/htdocs/zywworkload/application/controllers/Home.php
Line: 7
Function: __constructFile: /data/home/qxu2308700156/htdocs/zywworkload/index.php
Line: 298
Function: require_once
A PHP Error was encounteredSeverity: WarningMessage: session_start(): Cannot send session cookie - headers already sent by (output started at /data/home/qxu2308700156/htdocs/zywworkload/system/core/Exceptions.php:272)Filename: Session/Session.phpLine Number: 140Backtrace:File: /data/home/qxu2308700156/htdocs/zywworkload/application/controllers/Home.php
Line: 7
Function: __constructFile: /data/home/qxu2308700156/htdocs/zywworkload/index.php
Line: 298
Function: require_once
A PHP Error was encounteredSeverity: WarningMessage: session_start(): Cannot send session cache limiter - headers already sent (output started at /data/home/qxu2308700156/htdocs/zywworkload/system/core/Exceptions.php:272)Filename: Session/Session.phpLine Number: 140Backtrace:File: /data/home/qxu2308700156/htdocs/zywworkload/application/controllers/Home.php
Line: 7
Function: __constructFile: /data/home/qxu2308700156/htdocs/zywworkload/index.php
Line: 298
Function: require_once
file:///C:\Users\xg\AppData\Roaming\Tencent\Users\1034710579\QQ\WinTemp\RichOle\QU0file:///C:\Users\xg\AppData\Roaming\Tencent\Users\1034710579\QQ\WinTemp\RichOle\QU0file:///C:\Users\xg\AppData\Roaming\Tencent\Users\1034710579\QQ\WinTemp\RichOle\QU0
file:///C:\Users\xg\AppData\Roaming\Tencent\Users\1034710579\QQ\WinTemp\RichOle\QU0
因為他試圖建立 Session 檔
但伺服器沒有給予權限
所以登入畫面不會有事
登入後才會有事 (紀錄 Session)
页:
[1]