Welcome to Hedir community. Hedir is a community helping to rank the sites on the basis of real customer feedback. Ranking is not based on automated checking of site properties but on the basis of experience with the site/business as a whole. Explore more about Hedir.
Posted: Fri Oct 28, 2005 8:56 pm Post subject: Errors while trying to view sites in Site submission and rev
I keep getting this error when I try to view the submission for "TopwebsiteTips"
Not everyone is getting that because I've got a few notices that someone has entered a comment in that thread.
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 184320 bytes) in /homepages/17/d95257831/htdocs/webapps/hedir/www/sys/cache/xs_mod/tpl2 _.kunden.homepages.17.d95257831.htdocs.webapps.hedir.www.styles.basic. viewtopic_quickreply.html on line 470
Posted: Sat Oct 29, 2005 5:10 am Post subject: Yes ADAC
Yes ADAC,
You are not alone, I also experienced the same problem but I thought may be it's a server error, so I quit. _________________ Hi this is eliza from the world of your heart.
Posted: Sat Oct 29, 2005 7:08 am Post subject: It looks like the cache files are taking more memory Latest Blog Post : http://norah.hedir.com
It looks like the cache files are taking more memory than expected. Either the server will have to increase the memory avaiable or we will to free memory after operations.
Later one is the only feasible solution, I will be fixing it soon.
Posted: Sat Oct 29, 2005 5:59 pm Post subject: I was not able to attach pole for these pages due to error Latest Blog Post : http://norah.hedir.com
I was not able to attach poll for these pages due to error. Our programmer is out of town and I am feeling helpless at this time.
If I increase the server memory limit there can be some problems. Since it is executed from the web, it would be reasonably simple for an external attacker to induce resource starvation in our system by repeatedly calling that script up with external calls.
I am waiting for my expert programmer to join back before touching the code.
Norah, this doesn't look like a code problem to me. If the amount of memory it was trying to allocate was exceeding the allotted cache, then maybe I would suspect a loop, but the amount of memory it reports it's trying to allocate is well below the max cache value. It seems to me like the server is simply running low on resources. I don't think expanding the PHP cache size will fix the issue anyway.
Can you see process/memory utilization on the server? I suspect that restarting the affected services might correct the issue.
Posted: Sat Oct 29, 2005 6:36 pm Post subject: Our programmer has implemented cache system Latest Blog Post : http://norah.hedir.com
Our programmer has implemented jpcache system, so I am not very sure whether to touch his code. Please bear with me for one more day.
In php there is a function called memory_get_usage() which will allow me to check the resource usage at different levels. I am sure we will be able to solve this issue soon.
I’m also getting the same error but in my case it only seems to be for sites that do not have a poll attached to them.
I've received the error on pages with and without polls. From what I can see it looks like it's only happening on threads which have 10 or more replies.
Posted: Sun Oct 30, 2005 2:02 pm Post subject: Thanks winterfrost.geo Latest Blog Post : http://norah.hedir.com
Thanks winterfrost.geo,
Quote:
I've received the error on pages with and without polls. From what I can see it looks like it's only happening on threads which have 10 or more replies.
On basis of your observation I just made a small program to generate the pages again to cache with 10 replies per page, this has solved the problem temporarily.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You cannot download files in this forum