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

Bug#215217: apache: postinit still insert wrong port number



Package: apache
Version: 1.3.28-3
Severity: grave
Tags: sid
Justification: renders package unusable

postinit still insert the wrong port number:

****

Setting up apache (1.3.28-3) ...
Configuration syntax error detected. Not reloading.

Syntax error on line 237 of /etc/apache/httpd.conf:
The port number "/cgi-bin/isdnreport_cgi>" is outside the appropriate range (i.e., 1..65535).
invoke-rc.d: initscript apache, action "start" failed.
dpkg: error processing apache (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
  apache
E: Sub-process /usr/bin/dpkg returned an error code (1)

****


The corresponding error line 237 in httpd.conf now reads:


****

#
# Port: The port to which the standalone server listens. For
# ports < 1023, you will need apache to be run as root initially.
#
Port /cgi-bin/isdnreport_cgi>

****


This information has been taken from a defined location:

<Location /cgi-bin/isdnreport_cgi>
 .
 .
</Location>  


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux riser 2.4.22 #6 Fri Oct 3 19:04:40 CEST 2003 i586
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15

Versions of packages apache depends on:
ii  apache-common                 1.3.28-3   Support files for all Apache webse
ii  debconf                       1.3.15     Debian configuration management sy
ii  dpkg                          1.10.15    Package maintenance system for Deb
ii  libc6                         2.3.2-8    GNU C Library: Shared libraries an
ii  libdb4.1                      4.1.25-9   Berkeley v4.1 Database Libraries [
ii  libexpat1                     1.95.6-6   XML parsing C library - runtime li
ii  libmagic1                     4.04-1     File type determination library us
ii  logrotate                     3.6.5-2    Log rotation utility
ii  mime-support                  3.23-1     MIME files 'mime.types' & 'mailcap
ii  perl [perl5]                  5.8.1-2    Larry Wall's Practical Extraction 

-- debconf information:
  apache/server-name: localhost
  apache/server-port: /cgi-bin/isdnreport_cgi>
  apache/init: true
* apache/enable-suexec: true
  apache/server-admin: webmaster@somehome.local
  apache/document-root: /var/www




Reply to: