Chinaunix首页 | 论坛 | 博客
  • 博客访问: 394696
  • 博文数量: 104
  • 博客积分: 652
  • 博客等级: 上士
  • 技术积分: 1477
  • 用 户 组: 普通用户
  • 注册时间: 2012-07-04 15:20
文章分类

全部博文(104)

文章存档

2019年(1)

2015年(8)

2014年(6)

2013年(59)

2012年(30)

分类: LINUX

2013-04-03 11:38:06

登陆phpmyadmin时显示:
Warning: session_write_close() []: write failed: No space left on device (28) in /home/web/newmysql/index.php on line 42

Warning: session_write_close() []: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in/home/web/newmysql/index.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/web/newmysql/index.php:42) in /home/web/newmysql/index.php on line 99





原因是由于存放session缓存的空间被占满,清除空间即可
阅读(3040) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~