Koozali.org: home of the SME Server

Obsolete Releases => SME 7.x Contribs => Topic started by: Teviot on August 31, 2007, 03:05:13 AM

Title: Photo Gallery
Post by: Teviot on August 31, 2007, 03:05:13 AM
Hi

I have had a look at a few photo gallery option to add to my SME server.  I was wondering if you guy's had an opinion as to which is the better gallery to install.

I would like to use one that installs into a user's account but this is not set in concrete.
Title: Re: Photo Gallery
Post by: raem on August 31, 2007, 03:52:33 AM
http://wiki.contribs.org/Gallery2

You can move the apps location if you wish (after install) & tweak confg files to suit. You can setup multiple users with different access rights etc.
Title: Re: Photo Gallery
Post by: idyll on August 31, 2007, 05:42:38 PM
Gallery2 is an extremely configurable piece of software, and you can pretty much do anything you wish with it. I have run Gallery2 for years on a discreet server, though I have also played around with it on the Contribs software as well. I cannot run the Gallery2 server at home, or on the Contribs server using the Gallery2 module on my DSL line due to the lack of synchronous service.

A couple of things to realize about Gallery2, especially if you load any number of photos into it. By that I mean, at least 500MB and more...

* Gallery2 puts a load onto your server database and mostly it is a PHP hog, flat out. Under the hood you wouldn't believe how they achieve what they achieve. Brute force code. You need to pay particular attention to enabling too many options to prevent unnecessary delays. Using some flavor of Zend or the lightly supported (if at all?)  eAccelerator will help the performance lags which can happen otherwise. Finding ways to optimize PHP without breakage and security holes is challenging.

I think it a good product, and hugely flexible. But it may be overkill due to the feature set, it depends what you seek?

So I have installed it on my Contribs server, and other than some minor moving of items, it works fine. But I am unclear about fully populating it with a heavy load of photos as it will impact the overall server response times.

regards,
patrick

Title: Re: Photo Gallery
Post by: byte on August 31, 2007, 07:01:27 PM
Moving this topic to the SME 7.x contribs forum, it is more appropriate there. Thanks!