"Refresh capture dates" hangs, doesn't finish; please help

bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 13:03

Folks,

I have tried to run "Refresh capture dates" many times over the last several days (see system config below). Each time, it starts counting the images as it refreshes, and it stops at a different place each time. For example, today I tried refreshing six times, and it stopped on photo number:

1190
1225
1245
1185
1110
990

out of 6,394 images. I have optimized the database and cleared the cache, but no help. Can you help me?

THANKS!
BHM


Gallery version = 2.0.2 core 1.0.0.2
PHP version = 4.4.2 cgi
Webserver = Apache/1.3.33 (Unix)
Database = mysql 4.0.25-standard-log
Toolkits = ArchiveUpload, Exif, NetPBM, Thumbnail, Gd
Operating system = Linux infong 2.4 #1 SMP Wed Jan 18 14:53:29 CET 2006 i686 unknown
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8) Gecko/20051111 Firefox/1.5

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2006-01-29 13:09

probably a exif library bug and it sucks up all your available memory.
maybe it's fixed in the latest nightly snapshot of g2, maybe not.

 
bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 13:15

I went through the "upgrade" procedure, but there were no new upgrades available. What now?

BHM

 
bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 13:31

I just ran the URL conflict tool, and it took eight tried before it ran, each time it got a through a few more URLs. Interestingly, it quotes the total number of URL's as 6639, whereas the refresh date tool shows 6394. Maybe the former includes directories and the latter doesn't.

My latest attempts to refresh dates stopped on the following records: 935, 1150, 1190, 1190, 1180, 995, 1175, 1165, and 1090. Anybody have a hunch what's wrong?

Thanks,

Ben

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2006-01-29 13:42

please post a phpinfo link. probably your php memory limit is too low.

 
bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 14:12

Valiant, thanks for your help. I looked on my site for a file called info.php and couldn't find it. The site is www.benmorehead.com. Would you please tell me how to find info.php?

Thanks again!

Ben

 
bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 14:13

Also, even if I found the info.php file, I don't know how to increase the php memory limit. Can you point me to a FAQ?

THanks,

Ben

 
bhmorehead

Joined: 2006-01-29
Posts: 12
Posted: Sun, 2006-01-29 14:22

This is the output from the "system check" module in upgrade:

PHP Version Success
FILE Directive Success
Safe Mode Success
exec() allowed Success
set_time_limit() allowed Success
Memory limit (40Mb) Success
File uploads allowed Success
Maximum upload size (20Mb) Success
Maximum POST size (8Mb) Success
Storage Directory Permissions Success
Gallery file integrity Success

Does that help?

Thanks,

BHM

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Sun, 2006-01-29 14:29

please try the latest nightly snapshot.
your system information says you're using 2.0.2.
from jesse mullan's nightly snapshots page you can get 2.1.0- (click downloads in the upper right of this page).