安装正常,但完成后进入任何页面都会在页首和页尾出现一堆错误。
www.dzh.org.cn 在本地测试正常,
代码:
Exception message: session_start(): open(D:\data\tempdata\sess_d7034644ee29f99502422b4a72f07315, O_RDWR) failed: Permission denied (13)
Error code: 2
-- Backtrace --
D:\wwwroot\nxt_5g_2\web\class\net\http\session\sessionmanager.class.php(41): session_start
D:\wwwroot\nxt_5g_2\web\Index.php(31): sessionmanager.init
Exception message: session_start(): Cannot send session cookie - headers already sent by (output started at D:\wwwroot\nxt_5g_2\web\class\object\exception.class.php:37)
Error code: 2
-- Backtrace --
D:\wwwroot\nxt_5g_2\web\class\net\http\session\sessionmanager.class.php(41): session_start
D:\wwwroot\nxt_5g_2\web\Index.php(31): sessionmanager.init
Exception message: Cannot modify header information - headers already sent by (output started at D:\wwwroot\nxt_5g_2\web\class\object\exception.class.php:37)
Error code: 2
-- Backtrace --
D:\wwwroot\nxt_5g_2\web\class\view\view.class.php(316): header
D:\wwwroot\nxt_5g_2\web\class\view\smartyview.class.php(179): view.render
D:\wwwroot\nxt_5g_2\web\class\view\blogview.class.php(224): smartyview.render
D:\wwwroot\nxt_5g_2\web\class\view\defaultview.class.php(82): blogview.render
D:\wwwroot\nxt_5g_2\web\class\controller\controller.class.php(329): defaultview.render
D:\wwwroot\nxt_5g_2\web\Index.php(42): blogcontroller.process
Exception message: Cannot modify header information - headers already sent by (output started at D:\wwwroot\nxt_5g_2\web\class\object\exception.class.php:37)
Error code: 2
-- Backtrace --
D:\wwwroot\nxt_5g_2\web\class\view\view.class.php(177): header
D:\wwwroot\nxt_5g_2\web\class\view\view.class.php(318): defaultview.sendcontenttype
D:\wwwroot\nxt_5g_2\web\class\view\smartyview.class.php(179): view.render
D:\wwwroot\nxt_5g_2\web\class\view\blogview.class.php(224): smartyview.render
D:\wwwroot\nxt_5g_2\web\class\view\defaultview.class.php(82): blogview.render
D:\wwwroot\nxt_5g_2\web\class\controller\controller.class.php(329): defaultview.render
D:\wwwroot\nxt_5g_2\web\Index.php(42): blogcontroller.process
后来发现,虽然设定了用zh语言,但实际上还是被装上了en的语言。
最后发帖问一下,如果实在没人理,就打算放弃用lifetype了