作者allenyalun (小橘)
看板PHP
標題[請益] phpMyAdmin
時間Wed Apr 25 15:41:55 2007
之前灌好後 phpMyAdmin 都可以順利使用
可是現在
印象中沒有修改到什麼
登入帳號密碼後
卻出現下列這些敘述
Warning: session_write_close() [function.session-write-close]:
open(C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/1\sess_e52dd2bf5ff32f6d2af05165be67d5ee,
O_RDWR) failed: No such file or directory (2) in
D:\wwwroot_8080\phpMyAdmin\index.php on line 44
Warning: 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/1) in
D:\wwwroot_8080\phpMyAdmin\index.php on line 44
Warning: Cannot modify header information - headers already sent by (output
started at D:\wwwroot_8080\phpMyAdmin\index.php:44) in
D:\wwwroot_8080\phpMyAdmin\index.php on line 101
****
webroot 是 D:\wwwroot_8080\
port 是 8080
之前可以登入
不知道為什麼就不行了 Orz
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 140.115.216.189
推 yukang:C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/1 這個目錄在嗎? 04/25 16:16
推 allenyalun:好像不存在耶 可是我重灌了MYSQL也是一樣 怎麼修正 04/25 16:40
推 yukang:建立該目錄,或是修改 php.ini 將 tmp 目錄指向一個存在的 04/26 00:58
推 allenyalun:解決了 感謝樓上 ^^ 04/26 21:09