[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Gallery (web based photo album organizer)



On Mon, May 28, 2007 at 10:36:51PM +0200, Ole wrote:
> I am struggling getting Gallery to work on my new Debian "Etch" server
> (i386). When I enter the url (http://servername/gallery/) it returns a
> http 404 error. I have of course also tried to enter the setup page
> (http://servername/gallery/setup/index.php) and get the same error
> message here. I have also tried to reinstall everything from scratch
> several times. The webserver (Apache 1.3.34) is working fine
> otherwise. Also php 4 seems OK. I have taken care to check that all
> the extra packages that Gallery rely on is installed (such as
> imagemagick).
> The Gallery FAQ indicates that mod_rewrite is not enabled when a http
> 404 error message is displayed, but as far as I have found out the
> mod_rewrite module is loaded on my server (at least the module is
> listed in the etc/apache/modules.conf  file).
> Has anyone experienced similar problems? Any solution?

Gallery2 is the newer program.

You need something to point to /usr/share/gallery (or gallery2).

In the root directory of your server (/var/www/server) create a symbolic
link to /usr/share/gallery:

ln -s /usr/share/gallery /var/www/server/gallery

or you can create an alias in your httpd.conf.

-- 
"Under a government which imprisons unjustly, the true place
for a just man is also a prison."  -- Henry David Thoreau
    Rick Pasotto    rick@niof.net    http://www.niof.net



Reply to: