PDA

View Full Version : All of my coppermines stoped working!



mykhi
05-16-2008, 01:20 PM
For few days already, almost every time i try to enter my coppermine gallery (installed with fantastico) i get this error:

Fatal error: Allowed memory size of 10485760 bytes exhausted (tried to allocate 491520 bytes) in
/home/mykhiorg/public_html/lo-gallery/lang/english.php on line 737

You can check it for yourself: http://mykhi.org/lo-gallery/
Sometimes main page (login page) is working, but when you click LOG it's blank page/error page...

It's really annoying, and there is nothing I can think of doing to solve it. :confused: It happens in all of my coppermine galleries (I have three of them) and i haven't change anything before it started to occur. Sometimes, but really rarely it is working a little, but when I click picture, logir or user list or whatever, I'm having same error again.

Any ideas?
TIA, mykhi

mykhi
05-21-2008, 06:35 PM
I did backup of my MySQL databse, removed coppermine and installed from 'source' and from scrach. Everytime i tried to install using script from hostmonster, for some reason it wasn't working properly. Now it's how it should be.

griff671
05-21-2008, 08:09 PM
Thanks for posting your fix, it may help others down the road.

I too have experienced an app or two that wouldn't load right via script and my solution matches yours.

Sorry for not responding sooner.

Griff

linFox
05-21-2008, 10:54 PM
The memory exhausted error is due the php.ini memory_limit setting being too low (in the first post it indicated that it was only set to 10M). Set it to something much higher and the problem should never happen again.