中国·亚星-www.yaxin868.com|官网登录

[2] ErrorException in common.php line 128

opendir(/www/wwwroot/cs.hirays.com/caches/cache//aa): failed to open dir: No such file or directory

  1. unlink($fullpath);
  2. } else {
  3. dir_del($fullpath);
  4. @rmdir($fullpath);
  5. }
  6. }
  7. }
  8. closedir($dh);
  9. $isEmpty = true;
  10. $dh=opendir($dirpath);
  11. while (($file=readdir($dh))!== false) {
  12. if($file!="." && $file!="..") {
  13. $isEmpty = false;
  14. break;
  15. }
  16. }
  17. return $isEmpty;
  18. }

Exception Datas

Error Context
dirpath /www/wwwroot/cs.hirays.com/caches/cache//aa
dh Resource
file false
fullpath /www/wwwroot/cs.hirays.com/caches/cache//aa/6c4ce6cbcb330f7a953e68e9424a83.php
isEmpty true
XML 地图