Mail Index


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

[ApacheGallery] (no subject)



I am trying to install the apache gallery on my debian sarge box.
I am running Apache 1.3
The configuration of my virtual server is as follows:
 
<VirtualHost *>
ServerName gallery.yussef.no-ip.com
DocumentRoot /var/www/www/media/pix/
PerlSetVar   GalleryTemplateDir '/usr/local/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>
 
However, it seems not work.
When i comment the :
<Location "/">
  SetHandler        perl-script
  PerlHandler       Apache::Gallery
</Location>
 
I get the nice old index layout of apache.
 
Anyone have any idea how to correct this problem?
 
Thank you.
Joseph
-----------
www.joeonline.fr.st