昨天正常,今天訪問提示
Warning: session_write_close() [function.session-write-close]: open(C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/2\sess_9e2ed161f0faecd5a624dc2b4fa3545a, O_RDWR) failed: No such file or directory (2) in D:\wwws\AppServ\www\phpMyAdmin\index.php on line 44Warning: session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/2) in D:\wwws\AppServ\www\phpMyAdmin\index.php on line 44Warning: Cannot modify header information - headers already sent by (output started at D:\wwws\AppServ\www\phpMyAdmin\index.php:44) in D:\wwws\AppServ\www\phpMyAdmin\index.php on line 101
請教下是什麼原因,該怎麼解決呢
回複討論(解決方案)
關掉瀏覽器,再次進入就可以了
關掉瀏覽器,再次進入就可以了
試了,還是一樣,換個瀏覽器也是一樣的錯誤,是不是要重啟伺服器
清空第一條錯誤中指出的目錄,應該是你修改了目錄許可權
清空第一條錯誤中指出的目錄,應該是你修改了目錄許可權
C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/2\sess_9e2ed161f0faecd5a624dc2b4fa3545a
這個目錄我在C盤中沒找到,已經顯示所有檔案夾了
這是長檔名的8.3表示
真實路徑是 C:\Documents and Settings\Administrator\Local Settings\Temp
??是目?不可?。
C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/
你用win?+r,打??行,然後把C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/ ???去,回?。
就能?入真?的檔案目?了。C:\Documents and Settings\Administrator\Local Settings\Temp
已經進入真實目錄,清空了Temp檔案夾,還是一樣的提示,關閉了瀏覽器,也使用了新的瀏覽器
這是長檔名的8.3表示
真實路徑是 C:\Documents and Settings\Administrator\Local Settings\Temp
還是不行。。