jasonrogena / jasonrogena/php-excel-reader
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 39 bytes) in C:\xampp\htdocs\ISE\includes\Excel\reader.php on line 1682
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. When I upload a large file I get the this error. But it's works very
good with files smalle
```
Original issue reported on code.google.com by `hermanal...@gmail.com` on 20 Apr 2010 at 4:36
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
Start by reproducing the failure with a large uploaded file and inspect includes/Excel/reader.php around line 1682. Compare the behavior with smaller files and determine the cause of the memory exhaustion. Done means large files can be processed without exceeding the available memory limit.
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