Package: libapache2-mod-php4
Version: 4:4.3.10-2
Severity: important

if i remember correctly, I done first
apt-get install apache2 php4
and I ended up with libapache-mod-php4
so that php4 and apache2 were installed, but could NOT work together.

I had to install manually libapache2-mod-php4 to get everything working.
( and it took long time to understand I had to do so; if it looks
obvious from the apache2 point of view, the apt user I am was far away
to guess it by himself ... )

So I ask you to find out a tric so that if apache2 and php4 are
installed, then that pair depends on libapache2-mod-php4.

The issue is about there:

# apt-get remove apache-common apache2-common
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  apache-common apache2 apache2-common apache2-mpm-prefork
libapache-mod-php4 libapache2-mod-php4 php4
<then I perform it>

# apt-get install apache2 php4               
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
  apache-common apache-utils apache2-common apache2-mpm-worker
  libapache-mod-php4
Suggested packages:
  apache apache-ssl apache-perl apache2-doc phpdoc php4-pear
The following NEW packages will be installed:
  apache-common apache2 apache2-common apache2-mpm-worker
  libapache-mod-php4 php4

as you can see, installing just php4+apache2 install by default
libapache-mod-php4 without even a warning, when I would expect a
dependency problem. I have been thinking 30 minutes about how to solve
that, looking at deps, and I have no solution to bring.

Just find a trick to force installation of libapache2-mod-php4 before 
libapache-mod-php4 if possible.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libapache2-mod-php4 depends on:
ii  apache2-mpm-prefork         2.0.52-3     Traditional model for Apache2
ii  libbz2-1.0                  1.0.2-3      high-quality block-sorting file co
ii  libc6                       2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.8-1     XML parsing C library - runtime li
ii  libmagic1                   4.12-1       File type determination library us
ii  libpcre3                    4.5-1.1      Perl 5 Compatible Regular Expressi
ii  libssl0.9.7                 0.9.7e-3     SSL shared libraries
ii  mime-support                3.29-1       MIME files 'mime.types' & 'mailcap
ii  php4-common                 4:4.3.10-2   Common files for packages built fr
ii  zlib1g                      1:1.2.2-4    compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to