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?
Posts: 6818
How much items do you have in your Gallery?
Jens
--
Last Gallery v1 Developer.
Tryout the TEST-Version of Gallery 1.6
Posts: 4
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
Posts: 6818
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
Posts: 4
sorry u say startpage mean administrator startpage?? or ??
Posts: 4
http://pic.mars-lab.idv.tw/
this is my gallery
Posts: 6818
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