Open GoogleCodeExporter opened 9 years ago
I have same issue. 6k lines/7columns can jump up over 128MB RAM and then my PHP
(CLI) fail because the limit has been reached..
Enable/Disable formating parsing would maybe help... ?
Can anybody look on this issue please?
Original comment by jan.navr...@gmail.com
on 18 Jan 2012 at 3:33
I have removed formating metadata from class for those who don't need them -
this saves memory usage in case you have large files - see attached file
Original comment by jan.navr...@gmail.com
on 18 Jan 2012 at 4:00
Attachments:
Increase the following value in .htaccess file
php_value post_max_size 200M
php_value upload_max_filesize 200M
php_value memory_limit 512M
php_value max_execution_time 180
Original comment by aji...@tendersinfo.com
on 5 Oct 2012 at 1:22
Original issue reported on code.google.com by
nikolai....@gmail.com
on 10 Jun 2009 at 2:14