coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: raptorsoft2000 on January 11, 2004, 01:37:31 AM

Title: Adding Pics REALLY Slow!
Post by: raptorsoft2000 on January 11, 2004, 01:37:31 AM
I am running the latest version of Coppermine on a 166mhz, 16mb, 120gb hdd, Slackware machine. I'm not sure if the problem is because the machine is a 166, but when I do the batch add it times out (there are over 3000 pics in the dir&subdirs), I tried adding just 1 picture, and it is taking forever on addpic.php .  I have tried rebooting a few times, but it seems to not work well. I can do 'top' and it shows like 4 pid of the convert program, and I'm not sure why that is. Does Coppermine use convert to generate all the pics on the fly? If someone could help me figure out why this is going sooo slow, I would very much appreciate it. I have the machine setup running Apache/PHP/MySQL, and it does it fine for regular stuff (too little ram to run X). Thanks!
Title: Adding Pics REALLY Slow!
Post by: Joachim Müller on January 11, 2004, 11:02:46 AM
adding pics means resizing pics (for intermediate and thumbnail). This is done with the image library (ImageMagick or GD) - they both consume large ressources on the machine they run on. Your server is very weak (processor and RAM), that's why it's going slow. Nothing to do about it (except replacing your hardware).

GauGau