主題: 碰到一個session的問題 作者: kaosai 於 七月 18, 2006, 03:18:16 下午 我的網站是
http://www.ogsan.tv 已使用了2-3個禮拜沒問題,但今天想再寫文章時,要登入,會出現錯誤訊息: Fatal error: Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition sessioninfo of the object you are trying to operate on was loaded _before_ the session was started in /home/ogsan/public_html/class/action/admin/adminloginaction.class.php on line 91 若在摘要首頁按使用者,則會出現: Fatal error: Unknown(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition sessioninfo of the object you are trying to operate on was loaded _before_ the session was started in /home/ogsan/public_html/class/net/http/session/sessionmanager.class.php on line 165 我搜尋了論壇找答案,似乎和底下問題很像: http://forum.lifetype.org.tw/index.php?topic=1016.0 可是似乎這個問題沒解決 可否幫忙看看,是哪裡出問題 謝謝 主題: Re: 碰到一個session的問題 作者: markwu 於 七月 18, 2006, 07:30:34 下午 很怪,我實在看不出問題。
1. 把 session 的存放目錄與暫存檔全部清空,在測試看看會不會這樣 2. 另外請把你機器上 php 的session 的相關設定貼上來 Mark 主題: Re: 碰到一個session的問題 作者: kaosai 於 七月 18, 2006, 11:12:51 下午 很怪,我實在看不出問題。 1. 把 session 的存放目錄與暫存檔全部清空,在測試看看會不會這樣 2. 另外請把你機器上 php 的session 的相關設定貼上來 Mark 1.請問要到哪裡找session 的存放目錄與暫存檔 2.另外要到哪裡找 php 的 session, 我是使用虛擬主機...跟這間租的 http://www.24cc.com/index.htm 我是使用 L1 方案, 980 元/年 |