Fatal error: Allowed memory size of 67108864 - Ho to Resolve ?

 

Fatal error: Allowed memory size of 67108864 - Ho to Resolve ?

Hot to resolve next php/apache error:

Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate NNNNNN bytes) in /…/some-file.php on line NNNN

tried the following (previous value is commented) in php.ini & restart apache:

;max_execution_time = 60 ; Maximum execution time of each script, in seconds
max_execution_time = 600 ; Maximum execution time of each script, in seconds
max_input_time = 60 ; Maximum amount of time each script may spend parsing request data ;
;memory_limit = 64M ; Maximum amount of memory a script may consume (64MB)
memory_limit = 128M ; Maximum amount of memory a script may consume (128MB)


One Response to “Fatal error: Allowed memory size of 67108864 - Ho to Resolve ?”

  1. Fatal error: Allowed memory size of 67108864 bytes exhausted (tried to allocate 17160 bytes)

Post a Comment



We use third-party advertising companies to serve ads when you visit our website. These companies may use information (not including your name, address, email address, or telephone number) about your visits to this and other websites in order to provide advertisements about goods and services of interest to you.