Other Gallery Programs?

silvercold

Joined: 2003-04-21
Posts: 2
Posted: Mon, 2003-04-21 01:27

I have a website and I want to display some pictures on it. I wanted to use this Gallery program, but I have Windows 98. Does anybody know of any other program similar to this one that I could use?

 
vallimar

Joined: 2002-08-15
Posts: 487
Posted: Mon, 2003-04-21 14:20

You can get Gallery to work under Windows 98. I did as a test
environment for awhile. You have to make a couple code alterations,
such as changing cmd.exe to command.com. Apache + php will work
under windows 98 as well as versions of NetPBM and ImageMagick.
It's not quite as easy to get going but it's doable if you have nothing
better to run it on. There's no official support, however.

Otherwise, for a list of other Gallery software, check out http://www.hotscripts.com,
freshmeat.org or just search on Google.

 
silvercold

Joined: 2003-04-21
Posts: 2
Posted: Mon, 2003-04-21 19:25

Thanks, I'll check out those websites you mentioned.
I've never used PHP, so I don't think I could get Gallery to work..but thanks for the links!

 
alindeman
alindeman's picture

Joined: 2002-10-06
Posts: 8194
Posted: Mon, 2003-04-21 21:06

Check out http://php.net/manual under Installation/Apache (look for the Windows section)...