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

Bug#257945: marked as done (apache2-common: wrong behaviour when downloading .php files using webdav and mod_dav)



Your message dated Sat, 20 Feb 2010 11:47:48 +0000
with message-id <E1NinoK-0005KV-LD@ries.debian.org>
and subject line Bug#257945: fixed in apache2 2.2.14-7
has caused the Debian Bug report #257945,
regarding apache2-common: wrong behaviour when downloading .php files using webdav and mod_dav
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 owner@bugs.debian.org
immediately.)


-- 
257945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=257945
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: apache2-common
Version: 2.0.49-1
Severity: grave
Justification: renders package unusable

I recently upgraded from apache1 to apache2, mainly due the fact that
apache2 is needed for subversion.

Anyway, I use mod_dav to access the files on my virtual hosts, but I
experienced this bad behaviour: when I download a .php file, the source
is not downloaded but instead it seems like the output of the php
processing is taken, as if it was a normal http request.

The same configuration worked well with apache1 and mod_dav.

Here is an excerpt of my config:

<VirtualHost *:80>
  ServerName mysite.com

  <Location />
    Dav On
    AuthType Basic
    AuthName "Auth Required"
    AuthUserFile users.basic
    Options Indexes FollowSymLinks
    <Limit DELETE PROPFIND PROPPATCH MKCOL COPY MOVE LOCK UNLOCK>
      Require user myuser
    </Limit>
  </Location>

</VirtualHost>

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (600, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages apache2-common depends on:
ii  debconf                     1.4.28       Debian configuration management sy
ii  debianutils                 2.8.3        Miscellaneous utilities specific t
ii  libapr0                     2.0.49-1     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-16    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li
ii  libldap2                    2.1.23-1     OpenLDAP libraries
ii  libmagic1                   4.09-1       File type determination library us
ii  libssl0.9.7                 0.9.7d-3     SSL shared libraries
ii  mime-support                3.26-1       MIME files 'mime.types' & 'mailcap
ii  net-tools                   1.60-10      The NET-3 networking toolkit
ii  openssl                     0.9.7d-3     Secure Socket Layer (SSL) binary a
ii  ssl-cert                    1.0-7        Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.1.1-3  compression library - runtime

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: apache2
Source-Version: 2.2.14-7

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

apache2-dbg_2.2.14-7_i386.deb
  to main/a/apache2/apache2-dbg_2.2.14-7_i386.deb
apache2-doc_2.2.14-7_all.deb
  to main/a/apache2/apache2-doc_2.2.14-7_all.deb
apache2-mpm-event_2.2.14-7_i386.deb
  to main/a/apache2/apache2-mpm-event_2.2.14-7_i386.deb
apache2-mpm-itk_2.2.14-7_i386.deb
  to main/a/apache2/apache2-mpm-itk_2.2.14-7_i386.deb
apache2-mpm-prefork_2.2.14-7_i386.deb
  to main/a/apache2/apache2-mpm-prefork_2.2.14-7_i386.deb
apache2-mpm-worker_2.2.14-7_i386.deb
  to main/a/apache2/apache2-mpm-worker_2.2.14-7_i386.deb
apache2-prefork-dev_2.2.14-7_i386.deb
  to main/a/apache2/apache2-prefork-dev_2.2.14-7_i386.deb
apache2-suexec-custom_2.2.14-7_i386.deb
  to main/a/apache2/apache2-suexec-custom_2.2.14-7_i386.deb
apache2-suexec_2.2.14-7_i386.deb
  to main/a/apache2/apache2-suexec_2.2.14-7_i386.deb
apache2-threaded-dev_2.2.14-7_i386.deb
  to main/a/apache2/apache2-threaded-dev_2.2.14-7_i386.deb
apache2-utils_2.2.14-7_i386.deb
  to main/a/apache2/apache2-utils_2.2.14-7_i386.deb
apache2.2-bin_2.2.14-7_i386.deb
  to main/a/apache2/apache2.2-bin_2.2.14-7_i386.deb
apache2.2-common_2.2.14-7_i386.deb
  to main/a/apache2/apache2.2-common_2.2.14-7_i386.deb
apache2_2.2.14-7.diff.gz
  to main/a/apache2/apache2_2.2.14-7.diff.gz
apache2_2.2.14-7.dsc
  to main/a/apache2/apache2_2.2.14-7.dsc
apache2_2.2.14-7_i386.deb
  to main/a/apache2/apache2_2.2.14-7_i386.deb



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 257945@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch <sf@debian.org> (supplier of updated apache2 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 20 Feb 2010 12:38:30 +0100
Source: apache2
Binary: apache2.2-common apache2.2-bin apache2-mpm-worker apache2-mpm-prefork apache2-mpm-event apache2-mpm-itk apache2-utils apache2-suexec apache2-suexec-custom apache2 apache2-doc apache2-prefork-dev apache2-threaded-dev apache2-dbg
Architecture: source all i386
Version: 2.2.14-7
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Changed-By: Stefan Fritsch <sf@debian.org>
Description: 
 apache2    - Apache HTTP Server metapackage
 apache2-dbg - Apache debugging symbols
 apache2-doc - Apache HTTP Server documentation
 apache2-mpm-event - Apache HTTP Server - event driven model
 apache2-mpm-itk - multiuser MPM for Apache 2.2
 apache2-mpm-prefork - Apache HTTP Server - traditional non-threaded model
 apache2-mpm-worker - Apache HTTP Server - high speed threaded model
 apache2-prefork-dev - Apache development headers - non-threaded MPM
 apache2-suexec - Standard suexec program for Apache 2 mod_suexec
 apache2-suexec-custom - Configurable suexec program for Apache 2 mod_suexec
 apache2-threaded-dev - Apache development headers - threaded MPM
 apache2-utils - utility programs for webservers
 apache2.2-bin - Apache HTTP Server common binary files
 apache2.2-common - Apache HTTP Server common files
Closes: 257945 570228
Changes: 
 apache2 (2.2.14-7) unstable; urgency=low
 .
   * Fix potential memory leaks related to the usage of apr_brigade_destroy().
   * Add hints about correct mod_dav_fs configuration to README.Debian.
     Closes: #257945
   * Fix error in Polish translation of 404 error page. Closes: #570228
   * Document ThreadLimit in apache2.conf's comments.
Checksums-Sha1: 
 7d4d88b5de7e13dff58fcc07e66c3810b8ce0d2f 1784 apache2_2.2.14-7.dsc
 845b1c7b6e5cb0105fead6e311bf2e3767a8b0e9 201297 apache2_2.2.14-7.diff.gz
 c11317a59d037977d45569207f0debadda1202fe 2283488 apache2-doc_2.2.14-7_all.deb
 2b0f92ebec3a1a85c1263cc7e3af3ea459d261eb 298702 apache2.2-common_2.2.14-7_i386.deb
 ae6dfcf5d4d1a7997c00e223613b28a1aeefa786 1309968 apache2.2-bin_2.2.14-7_i386.deb
 426a01744a18aa40363723bec1656e8667a4cfe9 2268 apache2-mpm-worker_2.2.14-7_i386.deb
 ab642f6360d1b67ced4c5647620d4a69bc66ee8a 2326 apache2-mpm-prefork_2.2.14-7_i386.deb
 e052d41dab021f5d95963a031ea44f2029706b1f 2300 apache2-mpm-event_2.2.14-7_i386.deb
 5243475a697a8f40227e0efaeb231c948606704c 2332 apache2-mpm-itk_2.2.14-7_i386.deb
 e8159a92ae59bc03a58a7b5aa8bf5278c9594151 156146 apache2-utils_2.2.14-7_i386.deb
 acff5d66d2b7fc393aa7882c368536385443bdd9 93338 apache2-suexec_2.2.14-7_i386.deb
 b0aeb2633ce6864eba50942f6a11bf36b9d12bb0 94964 apache2-suexec-custom_2.2.14-7_i386.deb
 855e2f2ca4eec5db7d89a46094b900f63f2057f8 1386 apache2_2.2.14-7_i386.deb
 e32659d8d6c1bc1ffcfcf40c592d749c63b3e444 137160 apache2-prefork-dev_2.2.14-7_i386.deb
 714e378934fa81b60700ce3d0e44866e6152d0a9 138284 apache2-threaded-dev_2.2.14-7_i386.deb
 8687d4b2c933444967e41b91405677a149a1ce28 2661408 apache2-dbg_2.2.14-7_i386.deb
Checksums-Sha256: 
 7561da5b1c854465dcc24d7161fc92285d27dd429b3a4f00f4987cb2f8b88922 1784 apache2_2.2.14-7.dsc
 4a23675ebd27927b762911e2a31cc467aa2068b0a8a8f8f1859c1c0a97873679 201297 apache2_2.2.14-7.diff.gz
 41350564884cbfff3728c363a1941cc0285394690980119f7bf4264407103020 2283488 apache2-doc_2.2.14-7_all.deb
 6cf62c2f8e6ee0711f0b1897ad07ce473ec4448055b5474592c1900a4a1ff786 298702 apache2.2-common_2.2.14-7_i386.deb
 70cf3cb6ea50e4b2ae53ba60952bf1d2d83223909cec5d7bc6f07cafe61c172a 1309968 apache2.2-bin_2.2.14-7_i386.deb
 15ee846a07378e436dc9472e8f77674dd4577a69701aa52f413fb35a447be09f 2268 apache2-mpm-worker_2.2.14-7_i386.deb
 c4b3bcd43f4456c34449342b4137afd9996db25c36c4b3eedfaa3b25f4123226 2326 apache2-mpm-prefork_2.2.14-7_i386.deb
 6d3410f84694d64910cc40ca05def686d9d628a03a7db5f246e82c811fe0239f 2300 apache2-mpm-event_2.2.14-7_i386.deb
 a7c3e0df4e1bb67d636f21554673c8f37d1602bcfec2694d85ae96bc1cf393ab 2332 apache2-mpm-itk_2.2.14-7_i386.deb
 aea19a3042f2763233260379a10377a8a19f47776c11e8349f955c4c8726c537 156146 apache2-utils_2.2.14-7_i386.deb
 5b4d3bf5ddef61eb3628b4c341591d3e1726c3bb5ba9d8b6f92af41e35b48b5c 93338 apache2-suexec_2.2.14-7_i386.deb
 82ebfb47c66daa151aa994155181a6a82f46084b44bf9c13ab297d4896f66f66 94964 apache2-suexec-custom_2.2.14-7_i386.deb
 f01f20733941b1b4d01527f9c065e3866d0d12ab84cf2948d43c188f56adb233 1386 apache2_2.2.14-7_i386.deb
 0a8883f76241b16858f38d7086b27a1ca62b044b2f646c0e659aabaabb076b6e 137160 apache2-prefork-dev_2.2.14-7_i386.deb
 e8409fa28e3cdce6f623544be13df316d84fbdd1315abd8420f88cd7febebfc7 138284 apache2-threaded-dev_2.2.14-7_i386.deb
 e023554f9bd700fa78ba6a90aae787d06a3c99cf5efb12f4e086489e4c543a08 2661408 apache2-dbg_2.2.14-7_i386.deb
Files: 
 dc0938b6f9e5742f7d8264c91d9805ea 1784 httpd optional apache2_2.2.14-7.dsc
 9ef001314a2e506fcbccca4fe102004d 201297 httpd optional apache2_2.2.14-7.diff.gz
 58c04f1f64c4bac5a8434753a6b3a0f8 2283488 doc optional apache2-doc_2.2.14-7_all.deb
 d6a24bafaf3c2bf58428bdf8304ac0e4 298702 httpd optional apache2.2-common_2.2.14-7_i386.deb
 326c1bb77554f2674b1922c873602e10 1309968 httpd optional apache2.2-bin_2.2.14-7_i386.deb
 b6d569c3b6ccc2aff37ee29d416aec0b 2268 httpd optional apache2-mpm-worker_2.2.14-7_i386.deb
 48222222db4408f1320bb3ec0bc169ee 2326 httpd optional apache2-mpm-prefork_2.2.14-7_i386.deb
 2db00256ef477634abadbdb02441e7ed 2300 httpd optional apache2-mpm-event_2.2.14-7_i386.deb
 8667d931abe6336a8135e3cce8e13080 2332 httpd extra apache2-mpm-itk_2.2.14-7_i386.deb
 423093dc4be324ea891c759f342af5bb 156146 httpd optional apache2-utils_2.2.14-7_i386.deb
 bf690a8690cff4ae775fdba1bb6fe2d9 93338 httpd optional apache2-suexec_2.2.14-7_i386.deb
 94759845b0c447e6bd605673bd9745ac 94964 httpd extra apache2-suexec-custom_2.2.14-7_i386.deb
 0158d5429a7813778fbb94b49f7ae20d 1386 httpd optional apache2_2.2.14-7_i386.deb
 d1214dac108088c1b7602d847c34cd96 137160 httpd extra apache2-prefork-dev_2.2.14-7_i386.deb
 4685cd3e62a6bdf018f6243f52573248 138284 httpd extra apache2-threaded-dev_2.2.14-7_i386.deb
 f0ab117a0d7b0a38a79088a71b5c49ba 2661408 debug extra apache2-dbg_2.2.14-7_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQFLf8qPbxelr8HyTqQRAoNkAKCsJ5ahiZBSrG1LcgBQwt0EPmGnmwCgyt7L
09aeumrIh7wqdWgqe6qmtIc=
=4UY4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: