Getting a warning at the top of the home page
Permalink 1 user found helpful
I am getting a message at the top of my home page that says:
Warning include() {function.include}: Unable to allocate memory for pool. in home/gculorg/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/block_view.php
Our website is gcul.org
Any ideas of how to get rid of this error.
I am a novice at this so basic explanation needed.
Warning include() {function.include}: Unable to allocate memory for pool. in home/gculorg/public_html/updates/concrete5.6.1.2_updater/concrete/core/libraries/block_view.php
Our website is gcul.org
Any ideas of how to get rid of this error.
I am a novice at this so basic explanation needed.
JP--Don't laugh. I do not know how to post the code for it. I will see what I can figure out . thanks Matt
Hello
You need to logged in to dashboard and then navigate the below path:
System & Settings->Debug Settings->Choose "Hide errors from site visitors." and Click Save.
The url will be likehttp://www.site.com/index.php/dashboard/system/environment/debug/...
hope this remove the warning.
Rony
You need to logged in to dashboard and then navigate the below path:
System & Settings->Debug Settings->Choose "Hide errors from site visitors." and Click Save.
The url will be likehttp://www.site.com/index.php/dashboard/system/environment/debug/...
hope this remove the warning.
Rony
Rony--Thank you for the solution. Unfortunately it did not work. I was able to follow the string you sent me and switched the setting but it did not seem to alter the warning at the top of the page.
Matt
Matt
This is an APC Bug. Ask your hosting provide that how much space allotted to APC. It seems like the allotted space exceeds by your files.
Rony
apc.mmap_file_mask=[empty]
Rony
Is that an image replacement?
Also you have an interesting link surrounding that where it seems some php commands have crept into your 'href' on the a tag.
Suggest pasting some code for your header and that nav in here for us to analyse (if possible...)
Cheers!