Any suggestions for a free web based photo gallery that I can host?

vi edit

Elite Member
Super Moderator
Oct 28, 1999
62,484
8,345
126
I know about pbase and phototrail, and the like, but I want something that I store on my own webserver. I need to publish close to 200 pictures and having it on my own equipment will make the job much, much easier.

I would prefer something as canned as possible. I can do HTML, but perl/cgi/java/php/ect are out of my league.

Thanks :)
 

wajih

Member
Jul 3, 2001
75
0
0
i am looking for the same exact thing too....something that will make thumbnails of my pics and link each thumbnail to the full-size pic....

any ideas?

-wajih
 

vi edit

Elite Member
Super Moderator
Oct 28, 1999
62,484
8,345
126
Czar, will that sourceforge one work under Win2k server?
 

KrustyVT

Senior member
Jun 28, 2000
342
0
0
Image Arcadia is a really nice script for hosting pictures .. you have to create the thumbnails from the full size pics yourself, but other then that, it's very customizable. Works perfectly on Apache/Unix or IIS/Windows platforms.

Here's a link to one gallery I have setup using the script: Spring Break - Hawaii '02

The script used to be available from ImageArcadia.com, but that site has been down for a long time now. If you decide you want the install archive for ImageArcadia, PM me and I'll send it to you. If enough people are interested, I'll set up a download link. The version that I have is completely free.

-=K=-

 

Czar

Lifer
Oct 9, 1999
28,510
0
0
Originally posted by: vi_edit
Czar, will that sourceforge one work under Win2k server?
sure, it should at least

just need a webserver that supports php, I suggest apache

 

bUnMaNGo

Senior member
Feb 9, 2000
964
0
0
gallery works very well imo... my friend runs it on his web server and it's pretty easy to use.
 

vi edit

Elite Member
Super Moderator
Oct 28, 1999
62,484
8,345
126
SWEET!

LView get's better all the time. It's got a built in batch image resizer and gallery builder. It's free, and it builds them in HTML. No need for fancy schmancy cgi and perl interpreters.
 

vi edit

Elite Member
Super Moderator
Oct 28, 1999
62,484
8,345
126
notfred and I are trying to get his running on IIS, but for some reason, IIS is being pissy with CGI files. It just locks up when trying to process them.

Humpf. :|
 

Beau

Lifer
Jun 25, 2001
17,730
0
76
www.beauscott.com
Originally posted by: vi_edit
notfred and I are trying to get his running on IIS, but for some reason, IIS is being pissy with CGI files. It just locks up when trying to process them.

Humpf. :|

Did he show you the demo? It's friggin awesome. Hope he can get it to run right on 2k.
 

vi edit

Elite Member
Super Moderator
Oct 28, 1999
62,484
8,345
126
Yep, we worked on it. He got it running on Win2k using the apache port, but IIS is still in development. We're pretty sure that it's just something trivial(and stupid) that we're missing, just can't figure out which switch/flag/checkbox/file association we need to dink around with to get it to work.
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
I got it running great on APache 2 on windows. The problems we're having are a fault of IIS (or our inablilty to use it) rather than my scripts or the OS.