PHP Classes

Fatal error: 'Not an Excel file'

Recommend this page to a friend!

      Native Excel Reader  >  All threads  >  Fatal error: 'Not an Excel file'  >  (Un) Subscribe thread alerts  
Subject:Fatal error: 'Not an Excel file'
Summary:Fatal error: 'Not an Excel file'
Messages:2
Author:Javier Desarrollo
Date:2015-10-21 16:14:39
 

  1. Fatal error: 'Not an Excel file'   Reply   Report abuse  
Picture of Javier Desarrollo Javier Desarrollo - 2015-10-21 16:14:39
Hi!,
I'm testing native excel reader in xampp and works correctly, but when i test in my personal hosting appears this message: "Fatal error: Uncaught exception 'Exception' with message 'Not an Excel file' in /volume1/web/project/test/claseExcel/BiffWorkbook.inc.php:820 Stack trace: #0 /volume1/web/project/test/index.php(11): BiffWorkbook->__construct(Object(CompoundDocument)) #1 {main} thrown in /volume1/web/project/test/claseExcel/BiffWorkbook.inc.php on line 820"

In line 820 the $entry ['desc']['name'] param returns empty value.

Anyone knows the source of the problem? PHP configuration problem? APACHE configuration problem?

Thanks!

  2. Re: Fatal error: 'Not an Excel file'   Reply   Report abuse  
Picture of José María Ayús Pérez José María Ayús Pérez - 2015-12-22 14:07:15 - In reply to message 1 from Javier Desarrollo
Hola Javier, lo has solucionado? a mi me pasa lo mismo