Shopping Cart Operations > Support
System->logs->Error Logs Produces an error
abolabo:
--- Quote from: epanagio on August 04, 2012, 08:17:53 PM ---
--- Quote ---Fatal error: Allowed memory size of 54525952 bytes exhausted (tried to allocate 70136576 bytes) in /home/randr/public_html/admin/controller/pages/tool/error_log.php on line 58
--- End quote ---
What does this mean?
Since there is a limitation where is this error log located so I can ssh and view it with vi
--- End quote ---
it's mean that 54Mb for abantecart is not enough. Please increase memory limit at least up to 64Mb. (more is better)
You can do that in php.ini file
memory_limit = 64M;
epanagio:
Will this file be migrated or will it keep increasing in size.
Can I rename the file and if I do will abantecart recreate a fresh one?
abolabo:
--- Quote from: epanagio on August 06, 2012, 10:41:07 AM ---Will this file be migrated or will it keep increasing in size.
Can I rename the file and if I do will abantecart recreate a fresh one?
--- End quote ---
error.log? you can delete it. it will recreate again.
Files from system/cache too
Navigation
[0] Message Index
[*] Previous page
Go to full version