PHP: Fatal Error while downloading

hassanfakhro3650

New Member
YetiShare User
Feb 23, 2014
9
0
0
Hello,

I have tried now to remove all download and use FTP upload and FTP download from other server.
The Upload is working fine, but when downloading, the download is stopping and i am getting this error msg on logfile:

[24-Mar-2014 02:26:58 Europe/Berlin] PHP Fatal error: Out of memory (allocated 88342528) (tried to allocate 87177856 bytes) in C:\xampp\htdocs\includes\class.file.php on line 305

I have increased the memory_limit on php.ini to 1000M and also increased the ini_set memory limit on _config.inc.php to 512M but still getting same error msg.

I have tried to increased the memory much more, but same things happening.

Thanks for help.

Hassan