Top "Memory-limit" questions

php mpdf memory limit error

For the first time im using mpdf library and everything worked fine. I wrote a script to create pdf file …

php pdf pdf-generation mpdf memory-limit
Collection Maximum Size

Here's my code: Sub isdofsodjisf48023jroi23f984444444jiodfiosj12348023jroi23f98() Dim colFiles As New Collection RecursiveDir colFiles, "C:\Documents and …

vba collections excel memory-limit
"php --help" results in "PHP memory exhausted" error on Ubuntu

PHP Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 523800 bytes) in Unknown on line 0 Same thing occurs …

php memory memory-limit
Laravel DB Insert Error: Allowed Memory Size Exhausted

I'm running into an issue when trying to insert ~20K records into my DB. I notice that even though I'm …

php laravel memory-limit
file_put_contents and file_get_contents exhaust memory size

I have some simple trying to write from one file to another. $content=file_get_contents("C:\Users\Borut\Desktop\…

php file-get-contents memory-limit
PHP memory_get_usage is larger than memory_limit

My PHP application has been running a bit slow and it's not very memory efficient at the moment. My whole …

php memory-management memory-limit
TCPDF Memory Issue Allowed memory size of 134217728 bytes exhausted

I am using TCPDF for downloading PDF. For smaller records, it is working fine.But for large data ie 1000 records, …

php pdf tcpdf memory-limit
LARAVEL Fatal Error Exception : Allowed memory size of 134217728 bytes exhausted (tried to allocate 10489856 bytes)

i want to run this code $late = Attendance::whereUserType(5) ->where('datetime_in', '!=', null) ->where(…

laravel memory-limit
Symfony2: Allowed memory size of 134217728 bytes exhausted

I am using Symfony2. I use below command to clear the cache. app/console ca:cl when this command runs …

symfony caching memory-limit
Increase PHP Memory limit (Apache, Drupal6)

I'm trying to run a Drupal installation on a shared hosting server. (I'm just subscribing to a provider - I …

php apache drupal drupal-6 memory-limit