Mail Index


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

[ApacheGallery] Apachegallery on Debian



Hi.

I have just installed apachegallery on a Debian Sarge/testing box, with
apt-get libapache-gallery-perl.

But I am a bit confused as to what to do next. I suppose I need to run
some sort of setup, but I cant figure out how. 

I tried adding the below to my httpd.conf, but that meant that I couldnt
restart apache afterwards:

<VirtualHost *>
	ServerName   gallery.yourdomain.org (changed this to my domain)
	DocumentRoot /data/pictures/ (changed this to another folder.
Must this be in the web-root directory, or can it be outside of this?)
	ErrorLog     logs/gallery-error_log
	TransferLog  logs/gallery-access_log
	PerlSetVar   GalleryTemplateDir
'/usr/local/apache/gallery/templates'
	PerlSetVar   GalleryInfo 'Picture Taken => DateTimeOriginal,
Flash => Flash' 
	PerlSetVar   GallerySizes '640 1024 1600 2272'
	PerlSetVar   GalleryThumbnailSize '100x75'
	PerlSetVar   GalleryCopyrightImage 'htdocs/c.png'
	<Location />
		SetHandler        perl-script
		PerlHandler       Apache::Gallery
	</Location>
</VirtualHost> 

I would very much appreciate a fellow debian user giving me some hints
as to how to proceed...In not to complicated terms :)

Thx.

Søren Bjørn-Andersen



_______________________________________________
users mailing list
users@xxxxxxxxxxxxxxxx
http://ufo.hestdesign.com/cgi-bin/mailman/listinfo/agusers