作者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
1F:推 yukang:C:/DOCUME~1/ADMINI~1/LOCALS~1/Temp/1 这个目录在吗? 04/25 16:16
2F:推 allenyalun:好像不存在耶 可是我重灌了MYSQL也是一样 怎麽修正 04/25 16:40
3F:推 yukang:建立该目录,或是修改 php.ini 将 tmp 目录指向一个存在的 04/26 00:58
4F:推 allenyalun:解决了 感谢楼上 ^^ 04/26 21:09