rameshnaidupolarapu / php-excel-reader

Automatically exported from code.google.com/p/php-excel-reader
0 stars 0 forks source link

Connection was reset after uploading File xls in PHP 5.3.8 Ubuntu 12.04 #186

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. upload xls file below
2.
3.

What is the expected output? What do you see instead?
expecting the array result instead of connection reset in browsers, trying to 
do the same in Mandriva and windows working fine.

Please provide any additional information below.
im using :

1. PHP 5.3.8 on Ubuntu Server 12.04 with XAMPP
2. memory_limit set to 1024MB
3. max_execution_time set to 3000
4. Codeigniter 2.1.3

Original issue reported on code.google.com by suwid...@gmail.com on 21 Mar 2014 at 2:08

Attachments: