Your message dated Mon, 16 Feb 2015 18:20:02 +0000
with message-id <[email protected]>
and subject line Bug#778457: fixed in phpbb3 3.0.12-5
has caused the Debian Bug report #778457,
regarding phpbb3: Missing <Directory> redirective for images directory in 
apache2.conf
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
778457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778457
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: phpbb3
Version: 3.0.12-4
Severity: normal
Tags: patch

Dear Maintainer,


   * What led up to the situation?
After Installing the phpbb3 package images like smileys and footer.gif were not 
working. 

   * What exactly did you do (or not do) that was effective (or
     ineffective)?
I updated /etc/phpbb3/apache2.conf with a new <Directory> redirective for the 
images path.

   * What was the outcome of this action?
It worked



-- System Information:
Debian Release: 8.0
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages phpbb3 depends on:
ii  apache2 [httpd]                          2.4.10-9
ii  dbconfig-common                          1.8.47+nmu3
ii  debconf [debconf-2.0]                    1.5.55
ii  libapache2-mod-php5                      5.6.5+dfsg-1
ii  mysql-client                             5.5.40-1
ii  mysql-client-5.5 [virtual-mysql-client]  5.5.40-1
ii  php5-cli                                 5.6.5+dfsg-1
ii  php5-gd                                  5.6.5+dfsg-1
ii  php5-mysql                               5.6.5+dfsg-1
ii  sqlite                                   2.8.17-12
ii  ucf                                      3.0030

Versions of packages phpbb3 recommends:
ii  exim4                                      4.84-7
ii  exim4-daemon-light [mail-transport-agent]  4.84-7
ii  php5-imagick                               3.2.0~rc1-1

Versions of packages phpbb3 suggests:
ii  mysql-server                             5.5.40-1
ii  mysql-server-5.5 [virtual-mysql-server]  5.5.40-1
ii  phpbb3-l10n                              3.0.12-4

-- debconf information:
  phpbb3/dbconfig-upgrade: true
  phpbb3/mysql/method: unix socket
  phpbb3/remove-error: abort
  phpbb3/db/basepath:
  phpbb3/pgsql/no-empty-passwords:
  phpbb3/admin-pass-ask:
  phpbb3/remote/host:
  phpbb3/admin-pass-generated:
  phpbb3/internal/reconfiguring: false
  phpbb3/mysql/admin-user: root
  phpbb3/pgsql/admin-user: postgres
  phpbb3/pgsql/changeconf: false
  phpbb3/dbconfig-remove:
  phpbb3/missing-db-package-error: abort
  phpbb3/remote/port:
  phpbb3/admin-pass-mismatch:
  phpbb3/admin-pass-requirements:
  phpbb3/passwords-do-not-match:
  phpbb3/db/app-user: phpbb3
* phpbb3/httpd: apache2
  phpbb3/pgsql/authmethod-admin: ident
  phpbb3/pgsql/manualconf:
  phpbb3/purge: false
  phpbb3/dbconfig-reinstall: false
  phpbb3/db/dbname: phpbb3
  phpbb3/upgrade-error: abort
  phpbb3/pgsql/method: unix socket
  phpbb3/pgsql/authmethod-user:
* phpbb3/dbconfig-install: true
  phpbb3/upgrade-backup: true
  phpbb3/install-error: abort
  phpbb3/internal/skip-preseed: false
  phpbb3/remote/newhost:
* phpbb3/database-type: mysql
--- /etc/phpbb3/apache2.conf	2015-02-15 11:41:05.963973970 +0100
+++ /etc/phpbb3/apache2.conf	2015-02-15 11:44:12.143968843 +0100
@@ -20,6 +20,10 @@
 		allow from all
 	</IfVersion>
 </Directory>
+<Directory /var/lib/phpbb3/images>
+        Require all granted
+        Options FollowSymLinks
+</Directory>
 
 ### Multisite examples (see README.multiboard for details)
 

--- End Message ---
--- Begin Message ---
Source: phpbb3
Source-Version: 3.0.12-5

We believe that the bug you reported is fixed in the latest version of
phpbb3, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
David Prévot <[email protected]> (supplier of updated phpbb3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 16 Feb 2015 13:51:53 -0400
Source: phpbb3
Binary: phpbb3 phpbb3-l10n
Architecture: source all
Version: 3.0.12-5
Distribution: unstable
Urgency: medium
Maintainer: phpBB packaging team <[email protected]>
Changed-By: David Prévot <[email protected]>
Description:
 phpbb3     - full-featured, skinnable non-threaded web forum
 phpbb3-l10n - additional language files for phpBB
Closes: 778457 778553
Changes:
 phpbb3 (3.0.12-5) unstable; urgency=medium
 .
   * Fix authentication setup: another PHP 5.6 compatibility issue, the
     internal ldap_escape() function was recently added into PHP 5.6 as
     provided by php5-ldap, and thus need to be renamed.
     (Closes: #778553)
   * Fix avatar upload permissions
   * Fix image display in Apache (Closes: #778457)
Checksums-Sha1:
 77200c7d4442575a54993d6ca214c219102f195d 15021 phpbb3_3.0.12-5.dsc
 62ff55d64ac423fb41b42ad032ec4ac7c81cd390 94260 phpbb3_3.0.12-5.debian.tar.xz
 f9c3f27c32406e65f0194bc11e2941291adb3699 1507888 phpbb3_3.0.12-5_all.deb
 edff3fcd895348da6011cfc2e09cdb3456eceea7 5639378 phpbb3-l10n_3.0.12-5_all.deb
Checksums-Sha256:
 f3bccb945e40f00fb0c63afd3d6ba6f5ac3527b37488b4872872af512c285dac 15021 
phpbb3_3.0.12-5.dsc
 302a879d8ecb14cf705083e789d07edce66bee3a81a34989d909ed737e4ac4cf 94260 
phpbb3_3.0.12-5.debian.tar.xz
 046df25d065d6fce018379437a3feb6c1230edd511141a0705b5c88a2bffc7ea 1507888 
phpbb3_3.0.12-5_all.deb
 d6109acfe0280b832df36c83da14b544373f54791ed9b84df55122718d5ecaa5 5639378 
phpbb3-l10n_3.0.12-5_all.deb
Files:
 e7a721959c065b6da8166bdab9d0a19f 15021 web optional phpbb3_3.0.12-5.dsc
 f19c9f845e4d78beb25f985677157f5a 94260 web optional 
phpbb3_3.0.12-5.debian.tar.xz
 7eb43a16c3fe49ae596e47b1a84e4fe0 1507888 web optional phpbb3_3.0.12-5_all.deb
 a6938fe08e0afd620c13f4408c1b6e3d 5639378 localization optional 
phpbb3-l10n_3.0.12-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCAAGBQJU4jBOAAoJEAWMHPlE9r08Fk4H/15umPNJOqf4pUfPnUtjw+tH
cib5BKn6DRXLubzJBYWuwV8rqrVMJop4Hed0xtBCcG5jskSPr1NiVuAz6smyIhD5
/u5jaze+R+lKD13kThkItEdE84GQE5nLQoDOXkXAGu9Bd5UOukZh3m+McsMT1PV5
CcJPU36FnZsBjZCLL/0Mn5s2jSiJ3vwdnkzXEcii16HDpeWT6REx6FeYfBHQS6dp
SFre/vYlELy5HqlgORI32Xw/sI3+pkzSMOnLbP91iIy7WHM7H/o7UbYB7XZUxQ5f
Irv4RmUaX02tMrFG0ZRIBt+fwZE3atNJxMopnwSdki2JnMdRZgqFvMJH/7TXKXQ=
=mqqH
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to