jasonrogena / jasonrogena/php-excel-reader

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

Open
#186 0 comments 0 reactions 0 assignees View on GitHub
auto-migrated Priority-Medium Type-Defect
Dominant language
PHP
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

```
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:
- [contoh_upload_jurnalumum_edit.xls](https://storage.googleapis.com/google-code-attachments/php-excel-reader/issue-186/comment-0/contoh_upload_jurnalumum_edit.xls)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the upload using the attached contoh_upload_jurnalumum_edit.xls file on PHP 5.3.8 with Ubuntu Server 12.04, XAMPP, and CodeIgniter 2.1.3. Compare the browser connection reset with the expected array result, and consider the issue resolved when the file uploads and returns the array without a reset in the reported environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, ubuntu
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.