好不容易裝完了....不知道是不是模組的問題~
可是每次執行在頁首跟頁尾都產生下面的錯誤,可是中間網頁顯現又正常:Exception message: session_start(): open(/var/lib/php/session/sess_d6e9670ee91b65792e6bbda147aa380b, O_RDWR) failed: Permission denied (13)
Error code: 2
-- Backtrace --
/var/www/html/blog/class/net/http/session/sessionmanager.class.php(37): session_start
/var/www/html/blog/index.php(30): sessionmanager.init
Exception message: session_start(): Cannot send session cookie - headers already sent by (output started at /var/www/html/blog/class/object/exception.class.php:37)
Error code: 2
-- Backtrace --
/var/www/html/blog/class/net/http/session/sessionmanager.class.php(37): session_start
/var/www/html/blog/index.php(30): sessionmanager.init
Exception message: session_start(): Cannot send session cache limiter - headers already sent (output started at /var/www/html/blog/class/object/exception.class.php:37)
Error code: 2
-- Backtrace --
/var/www/html/blog/class/net/http/session/sessionmanager.class.php(37): session_start
/var/www/html/blog/index.php(30): sessionmanager.init
Exception message: Cannot modify header information - headers already sent by (output started at /var/www/html/blog/class/object/exception.class.php:37)
Error code: 2
-- Backtrace --
/var/www/html/blog/class/view/view.class.php(172): header
/var/www/html/blog/class/view/view.class.php(308): defaultview.sendcontenttype
/var/www/html/blog/class/view/smartyview.class.php(163): view.render
/var/www/html/blog/class/view/blogview.class.php(212): smartyview.render
/var/www/html/blog/class/view/defaultview.class.php(82): blogview.render
/var/www/html/blog/class/controller/controller.class.php(325): defaultview.render
/var/www/html/blog/index.php(41): blogcontroller.process
各位大大指點一下吧 ,~~~