coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: thapame on June 16, 2007, 02:41:27 PM

Title: error of possible bug
Post by: thapame on June 16, 2007, 02:41:27 PM
I got error while going to "Review Comments"

here is the error that I got

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4980736 bytes) in /home/XXXXXX/public_html/include/themes.inc.php on line 1164


please help me
Title: Re: error of possible bug
Post by: thapame on June 24, 2007, 12:12:16 AM
I am getting same problem while approving uploaded images.
Because of that i have no-updates on my site.

Any solution  >:(
Title: Re: error of possible bug
Post by: Joachim Müller on June 26, 2007, 05:27:48 PM
Shouting "bug" is not a bright thing to do unless you really understand what you're doing (i.e. unless you're a power-user who is familiar with coppermine, testing it and searching the forum before filing potential "bug reports").

You're running into server-sided restrictions, see http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690
Title: Re: error of possible bug
Post by: thapame on June 26, 2007, 06:51:45 PM
sorry for the post. but I just mistyped my thread title. It must be as "error or possible bug". As I am not able to edit the title.

I had solved the problem. The problem was regarding the memory issue.
I added following in my .htaccess and everything is working properly

php_value memory_limit 20M