Mail Index


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

[ApacheGallery] Problem with AG - no index?



Hi, I'm running ApacheGallery 0.9.1 on a Fedora Core 1 box (latest
updates). I've configured httpd.conf, but it seems that all the pages
are blank. There are no clues in the error- or access logs. I have also
attempted to remove mod_autoindex.

The configuration:
<VirtualHost *:80>
        ServerName   bilder.polarparty.no
        DocumentRoot /www/bilder.polarparty.no/html
        ErrorLog     /www/logs/bilder.polarparty.no/error_log
        TransferLog  /www/logs/bilder.polarparty.no/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'
        PerlOptions +GlobalRequest
        <Location />
                SetHandler        modperl
                PerlResponseHandler       Apache::Gallery
        </Location>
</VirtualHost>

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