Search found 1 match
- Tue Jun 18, 2013 11:57 am
- Forum: PHP - Code
- Topic: How to fix Fatal Error PHPExcel: Memory Limit Exhausted whil
- Replies: 2
- Views: 1304
How to fix Fatal Error PHPExcel: Memory Limit Exhausted whil
I am facing this problem while reading an XLSX files having 40,000 plus rows and 7 columns having 5MB+ file size with PHPExcel. The error description is given here: Quote: Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 32 bytes) in ..... Can you please suggest me a s...