my G1 very slow

a1240695
a1240695's picture

Joined: 2003-08-29
Posts: 4
Posted: Tue, 2008-09-23 09:06

The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful):
Gallery version:1.5.9
Apache version:Apache/2.2.8 (Unix)
PHP version (don't just say PHP 4, please):
Graphics Toolkit:
Operating system:2.6.23.15-80.fc7
Web browser/version (if applicable): IE & FF

my G1 is very slow, should i check where to make it faster?

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Tue, 2008-09-23 09:22

How much items do you have in your Gallery?

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
a1240695
a1240695's picture

Joined: 2003-08-29
Posts: 4
Posted: Tue, 2008-09-23 09:40

u mean how many images in my gallery's albums folder??

as list

[root@gw albums]# pwd
/var/www/html/gallery/albums

[root@gw albums]# ls -la |grep "^-" |awk 'END {print "Number of files: " NR}'
Number of files: 1037

[root@gw albums]# ls -la |grep "^d" |awk 'END {print "Number of directories: " NR}'
Number of directories: 219

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Tue, 2008-09-23 09:44

I would prefer if you tell me number of albums and photos that gallery counts.
You can see that info in the startpage.

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6

 
a1240695
a1240695's picture

Joined: 2003-08-29
Posts: 4
Posted: Tue, 2008-09-23 10:15

sorry u say startpage mean administrator startpage?? or ??

 
a1240695
a1240695's picture

Joined: 2003-08-29
Posts: 4
Posted: Tue, 2008-09-23 10:16

http://pic.mars-lab.idv.tw/

this is my gallery

 
Tim_j
Tim_j's picture

Joined: 2002-08-15
Posts: 6818
Posted: Tue, 2008-09-23 11:25

You are not using Gallery 1.5.9, you use 1.5.7
If you want to stick with G1, i suggest an upgrade.

You have 5777 pictures in your Gallery in 192 albums.
G1 is not well designed and scales bad with a lot pictures.

You could try to migrate to G2.
Some other ides to speed G1 are here: http://codex.gallery2.org/Gallery1:Performance_Tips

Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6