依照先前Beta版的步驟作
前四個步驟都順利完成了
也將wizard.php宜除完畢
接著,按下前往管理介面按鈕之後
出現了以下錯欲訊息
可以請Mark前輩或其他看得懂錯誤發生在哪的高手們指點一下嗎?
Exception message: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/fotidvt/public_html/plog/config/config.properties.php:20)
Error code: 2
-- Backtrace --
/home/fotidvt/public_html/plog/class/net/http/session/sessionmanager.class.php(37): session_start
/home/fotidvt/public_html/plog/admin.php(25): sessionmanager.init
Exception message: Cannot modify header information - headers already sent by (output started at /home/fotidvt/public_html/plog/config/config.properties.php:20)
Error code: 2
-- Backtrace --
/home/fotidvt/public_html/plog/class/view/view.class.php(172): header
/home/fotidvt/public_html/plog/class/view/view.class.php(308): admindashboardview.sendcontenttype
/home/fotidvt/public_html/plog/class/view/admin/admindashboardview.class.php(92): view.render
/home/fotidvt/public_html/plog/class/controller/controller.class.php(325): admindashboardview.render
/home/fotidvt/public_html/plog/admin.php(36): admincontroller.process