Hi. I am on an 64bit x86 server with Linux, PHP 4.4 with Zend optimizer. I
uploaded the example directory, and yield many instances of the
following:
Notice: Uninitialized string offset: -1 in /home/mitcho/public_html/
Spreadsheet_Excel_Reader/Excel/oleread.inc on line 28
Notice: Undefined offset: 4294967294 in /home/mitcho/public_html/
Spreadsheet_Excel_Reader/Excel/oleread.inc on line 139
Notice: Undefined index: in /home/mitcho/public_html/
Spreadsheet_Excel_Reader/Excel/oleread.inc on line 139
Any advice? Thank you!
mitcho
Logged In: YES
user_id=670421
Please Try using the SVN version. Does that still give you
the issue?
Logged In: YES
user_id=691250
The SVN version also does not work. I get the same errors. :(
Logged In: YES
user_id=691250
I asked my hosting provider about the script, and their response was:
>Mitcho,
>
> The excel spreadsheet you are trying to load is far too large. It's causing the
script to consume almost all the system memory. Please fix or discontinue your
use of this script for the stability of the system and your site.
Does that make sense to you?
Logged In: NO
Same problem... 64 bit ubuntu running php5. Any clues?