getting error because amount of directories
Submitted by maceo12 on Fri, 2008-03-28 13:02.
hi i have a site with close to 20000 pictures before 2 weeks the problem didnt have much problem add them but, now evertyhing is on lot of directories and when i scan its take lot of time and then give me an error
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 1245184 bytes) in /home/zissuget/public_html/fin/data_15cae788/album_directory.php on line 4728
and dont succedd to add the changes

Hmm, this could be some bug,
Hmm, this could be some bug, 20k pictures, that is pretty much, but if they are in many directories it should be no problem, it should only take more time to scan them.
PA is releasing memory after every scanned directory, but it is possible that I forgotten something, thanx for posting your error message, I will check that...
Could you say me how many directories you have?
What you can do for now, is
What you can do for now, is raise the memory limit a little bit, it should help ...