Shopping Cart Operations > Support

System->logs->Error Logs Produces an error

(1/2) > >>

epanagio:

--- 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

abantecart:
This error indicate that some page that you loaded tried to allocate more memory than allowed by your PHP settings or OS.
It is interesting to now what page this happen on.

AbanteCart error logo located in:
[installed directory]/system/logs/error.txt

epanagio:
Using ssh the error.txt is just full of errors.


--- Quote ---2012-08-05 7:58:12 - warning:  unlink(/home/randr/public_html/system/cache/cache.layout.pages.pagescontentcontent.contentid.2.1341937668) [<a href='function.unlink'>function.unlink</a>]: Permission denied in <b>/home/randr/public_html/core/lib/cache.php</b> on line <b>36</b>
--- End quote ---


--- Quote ---2012-08-05 7:58:12 - warning:  fopen(/home/randr/public_html/system/cache/cache.store.5a5bb43ee90f8a06fc958c00723ea963.1344254292) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in <b>/home/randr/public_html/core/lib/cache.php</b> on line <b>80</b>
--- End quote ---


--- Quote ---2012-08-05 7:58:12 - App Warning:  Warning: Trying to access with unconfigured  domain. Possibly incorrect store set up. Loading default store in /home/randr/public_html/core/init.php on line 337
--- End quote ---

abantecart:
Check write permissions on directory /home/randr/public_html/system/cache
It should be 777

For unconfigured  domain warning, check Store URL setting in System -> Settings

abolabo:
hello


--- Quote ---2012-08-05 7:58:12 - warning:  unlink(/home/randr/public_html/system/cache/cache.layout.pages.pagescontentcontent.contentid.2.1341937668) [<a href='function.unlink'>function.unlink</a>]: Permission denied in <b>/home/randr/public_html/core/lib/cache.php</b> on line <b>36</b>
--- End quote ---
check permissions  system/cache folder for web-server user

--- Quote ---2012-08-05 7:58:12 - warning:  fopen(/home/randr/public_html/system/cache/cache.store.5a5bb43ee90f8a06fc958c00723ea963.1344254292) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in <b>/home/randr/public_html/core/lib/cache.php</b> on line <b>80</b>
--- End quote ---
the same

--- Quote ---2012-08-05 7:58:12 - App Warning:  Warning: Trying to access with unconfigured  domain. Possibly incorrect store set up. Loading default store in /home/randr/public_html/core/init.php on line 337
--- End quote ---
compare your site url and url in the cart settings

Navigation

[0] Message Index

[#] Next page

Go to full version
Powered by SMFPacks Social Login Mod