-----Original Message----- From: centos-bounces@centos.org [mailto:centos-bounces@centos.org] On
Behalf
Of Greg Bailey Sent: Wednesday, June 24, 2009 5:03 PM To: CentOS mailing list Subject: Re: [CentOS] Web photo gallery options
What web photo gallery software do you guys use?
My requirements are only that the software should be simple to install, maintain and add more photos. I'm not a pro (a newbie more like it...)
when
it comes to mysql and php, so this needs to be easy to do as well, from
the
gallery standpoint.
I've used PHPix2 for quite a long time now. I like it because there's no requirement for SQL and you can basically upload the original images straight from the camera to a directory tree. PHPix2 then lets the user view pictures in a variety of resolutions, with forward/previous thumbnails, album descriptions, etc. It's easy to maintain backup copies because it's just a regular directory tree. Downside is it hasn't been updated in awhile, but it may fit your needs...
More at: http://phpix2.sourceforge.net
Nice! As it happens I had some problems with mysql last night. Didn't have time to look into what the problem was really, but if there is a solution w/o a db I'm certainly interested. Thanks!