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

Bug#241223: apache2-common: missing largefile (>2GB) support



Package: apache2-common
Version: 2.0.48-7
Severity: normal


I added a large file (2.4GB) to a public directory:

 dd if=/dev/zero of=big bs=1024 count=1 seek=2500000

In apache's directory listing, I cannot see this file.  Also, I am not able
to download this file using http, error.log gives:

 (75)Value too large for defined data type: access to /testbig/big failed

I am confused about this.  With apache 1.3, it works fine.

Is it possible that the following compiler options are missing?
- LARGEFILE_SOURCE
- FILE_OFFSET_BITS=64


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.25-hs.1
Locale: LANG=C, LC_CTYPE=C

Versions of packages apache2-common depends on:
ii  debconf                     1.4.16       Debian configuration management sy
ii  debianutils                 2.7.2        Miscellaneous utilities specific t
ii  libapr0                     2.0.48-7     The Apache Portable Runtime
ii  libc6                       2.3.2.ds1-11 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-15    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  libssl0.9.7                 0.9.7c-5     SSL shared libraries
ii  mime-support                3.26-1       MIME files 'mime.types' & 'mailcap
ii  net-tools                   1.60-9       The NET-3 networking toolkit
ii  openssl                     0.9.7c-5     Secure Socket Layer (SSL) binary a
ii  ssl-cert                    1.0-7        Simple debconf wrapper for openssl
ii  zlib1g                      1:1.2.1-4    compression library - runtime

-- no debconf information




Reply to: