jasonrogena / jasonrogena/php-excel-reader

Issue with maximum no of rows (more then 60,000 rows per sheet)

Open
#64 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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. Tried to upload a large excel file with more then 60,000 rows per sheet.
2. It is not parsing and results in CGI Error
3. We set server settings as maximum. like max upload size,file input size...

What is the expected output? What do you see instead?

It is not parsing and results in CGI Error.

Please provide any additional information below.

```

Original issue reported on code.google.com by `vijayara...@gmail.com` on 22 Feb 2010 at 11:23

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source file, test, or entry point is named. Start by reproducing the upload with an Excel sheet exceeding 60,000 rows and inspect the CGI error alongside the parser and server upload limits. Done means the large sheet parses successfully without the CGI error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
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.