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

Bug#416562: marked as done (apache: No php5.conf and php5.load generated)



Your message dated Thu, 29 Mar 2007 04:43:02 -0500
with message-id <20070329094302.GA6578@p12n.org>
and subject line Bug#416562: apache: No php5.conf and php5.load generated
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apache
Version: 1.3.34-4.1
Severity: important

Because of the upgrade bug reported by someone else, I had to remove the 
previous apache 2.2 installation. After starting from scratch, apache 
failed to generate the php5.conf and php5.load files, although 
libphp5.so is present. The previously used php5.conf and php5.load files 
keep apache from starting. It seems that php5 cannot be used with this 
apache version.

A re-install of php5 and apache doesn't help.

-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages apache depends on:
pn  apache-common               <none>       (no description available)
ii  debconf [debconf-2.0]       1.5.11       Debian configuration management sy
ii  libc6                       2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdb4.4                    4.4.20-8     Berkeley v4.4 Database Libraries [
ii  libexpat1                   1.95.8-3.4   XML parsing C library - runtime li
ii  libmagic1                   4.17-5       File type determination library us
ii  logrotate                   3.7.1-3      Log rotation utility
ii  lsb-base                    3.1-23.1     Linux Standard Base 3.1 init scrip
ii  mime-support                3.39-1       MIME files 'mime.types' & 'mailcap
ii  perl                        5.8.8-7      Larry Wall's Practical Extraction 

apache recommends no packages.


--- End Message ---
--- Begin Message ---
I'm closing this bug as probable user error; it seems to involve
understanding the dpkg conffile feature.  Please reopen it if this
turns out not to be the case.

[Peter Hombach]
> I had to remove the previous apache 2.2 installation. After starting
> from scratch, apache failed to generate the php5.conf and php5.load
> files, although libphp5.so is present.

Those files are shipped by libapache2-mod-php5, not by any of the
apache packages.  They are also conffiles, which is dpkg slang for
files treated specially by the package manager as configuration files
and only upgraded if either (a) they haven't been edited manually, or
(b) the sysadmin confirms that it's ok to overwrite the local changes.
"Local changes" includes not only editing, but deleting a file.

Simplest way to fix your problem:

aptitude purge libapache2-mod-php5
aptitude install libapache2-mod-php5

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: