Your message dated Fri, 20 Apr 2007 13:00:51 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#395129: apache2.2 breaks DirectoryIndex
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gallery2
Version: 2.1.2-1
Severity: normal
i upgraded to apache2-mpm-prefork 2.2.3-2 and it removed the DirectoryIndex
directive from apache2.conf. I'd recommend having "DirectoryIndex index.php
main.php" in /etc/gallery2/apache.conf
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (980, 'testing'), (960, 'stable'), (930, 'unstable'), (900,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages gallery2 depends on:
ii apache2 2.2.3-2 Next generation, scalable, extenda
ii apache2-mpm-prefork 2.2.3-2 Traditional model for Apache HTTPD
ii debconf [debconf-2. 1.5.6 Debian configuration management sy
ii imagemagick 7:6.2.4.5.dfsg1-0.10 Image manipulation programs
ii libapache2-mod-php5 5.1.6-4 server-side, HTML-embedded scripti
ii mysql-client 5.0.24a-9 mysql database client (current ver
ii mysql-client-5.0 [m 5.0.24a-9 mysql database client binaries
ii netpbm 2:10.0-10.1 Graphics conversion tools
ii php5 5.1.6-1 server-side, HTML-embedded scripti
ii php5-cgi 5.1.6-4 server-side, HTML-embedded scripti
ii php5-mysql 5.1.6-4 MySQL module for php5
ii postgresql-client-7 1:7.4.13-7 front-end programs for PostgreSQL
ii wwwconfig-common 0.0.47 Debian web auto configuration
Versions of packages gallery2 recommends:
ii dcraw 8.39-1 decode raw digital camera images
ii ffmpeg 3:20060707-0.0 audio/video encoder, streaming ser
ii jhead 2.60-2 manipulate the non-image part of E
ii libjpeg-progs 6b-13 Programs for manipulating JPEG fil
ii mysql-server 5.0.24a-9 mysql database server (current ver
ii mysql-server-5.0 [mysql-s 5.0.24a-9 mysql database server binaries
ii php5-gd 5.1.6-4 GD module for php5
ii postgresql-7.4 1:7.4.13-7 object-relational SQL database, ve
ii unzip 5.52-9 De-archiver for .zip files
ii zip 2.32-1 Archiver for .zip files
-- debconf information:
* gallery2/mysql/dbserver: localhost
* gallery2/restart-webserver: true
* gallery2/webserver_type: apache2
* gallery2/mysql/dbname: gallery2
* gallery2/mysql/configure: true
* gallery2/purge: false
* gallery2/mysql/dbadmin: root
--- End Message ---
--- Begin Message ---
Jayen Ashar wrote:
> Package: gallery2
> Version: 2.1.2-1
> Severity: normal
>
> i upgraded to apache2-mpm-prefork 2.2.3-2 and it removed the
> DirectoryIndex directive from apache2.conf. I'd recommend having
> "DirectoryIndex index.php main.php" in /etc/gallery2/apache.conf
DirectoryIndex is in the dir module of apache2.2 - make sure you have
that module enabled.
--
----------------------------
Michael Schultheiss
E-mail: [EMAIL PROTECTED]
--- End Message ---