fatal error: uncaught exception 'phpexcel_reader_exception' with message 'could not open 2013-06-10.xls for reading! file does not exist.' in d:\manage\classes\phpexcel\reader\excel5.php:402 stack trace: #0 d:\manage\classes\phpexcel\iofactory.php(268): phpexcel_reader_excel5->canread('2013-06-10.xls') #1 d:\manage\classes\phpexcel\iofactory.php(191): phpexcel_iofactory::createreaderforfile('2013-06-10.xls') #2 d:\manage\admin\action\mupaction.class.php(80): phpexcel_iofactory::load('2013-06-10.xls') #3 d:\manage\admin.php(8): mup->mysql() #4 {main} thrown in d:\manage\classes\phpexcel\reader\excel5.php on line 402
致命错误:未捕获的异常与信息“无法打开phpexcel_reader_exception 2013-06-10。xls阅读!
怎么解决
回复讨论(解决方案) 请确认文件 2013-06-10.xls 存在
我确认它存在,这应该是用phpexcel读取多个excel文件,然后内存缓存的问题,请教解决方案
could not open 2013-06-10.xls for reading! file does not exist
无法打开2013-06-10.xls的阅读!文件不存在
我不至于连这几个字也不认得了吧?
大哥,我想说我确认文件都存在,而且最重要的是我有翻译有看到这个错误提示,无语。。。。我要的是怎么解决出现的这个问题
检查读取目录和你存放目录是否一致。
我也遇到这样的问题了,文件可以按路径下载下来,但就是不能读取数据,直接报错……郁闷啊!
我也遇到这这样的问题了,文件可以按路径下载下来。但就是不能读出数据!郁闷啊……