jasonrogena / jasonrogena/php-excel-reader
Issue with maximum no of rows (more then 60,000 rows per sheet)
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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