Bug#495181: [php-maint] Bug#495181: libapache2-mod-php5 does not install php5.conf and php5.load

2008-08-15 Thread Ondřej Surý
 I guess this bug may be related to bugs #463905 and #471548.  The latter
 talks about removing and reinstalling the package.  I did remove and
 reinstall the package a few times, when I was trying to get the
 mediawiki package to work.

Eric, could you do:

# dpkg --force-depends --purge libapache2-mod-php5

and then reinstall it using apt-get

# apt-get install libapache2-mod-php5

I think that you just removed libapache2-mod-php5 in the past, then removed
conf files from /etc/apache2/mods-available/ (this is place where php5.load
and php5.conf gets installed).  If you only 'remove' package without purging
conf files stays in place and if you manually removed them they won't get
reinstalled.

I think that this problem is just your local setup and package is not broken.

Ondrej.
-- 
Ondřej Surý [EMAIL PROTECTED]


Bug#495181: [php-maint] Bug#495181: libapache2-mod-php5 does not install php5.conf and php5.load

2008-08-15 Thread Eric Meijer

Ondřej Surý wrote:

I guess this bug may be related to bugs #463905 and #471548.  The latter
talks about removing and reinstalling the package.  I did remove and
reinstall the package a few times, when I was trying to get the
mediawiki package to work.



Eric, could you do:

# dpkg --force-depends --purge libapache2-mod-php5

and then reinstall it using apt-get

# apt-get install libapache2-mod-php5

I think that you just removed libapache2-mod-php5 in the past, then removed
conf files from /etc/apache2/mods-available/ (this is place where php5.load
and php5.conf gets installed).  If you only 'remove' package without purging
conf files stays in place and if you manually removed them they won't get
reinstalled.

I think that this problem is just your local setup and package is not broken.

Ondrej.
  

Ondrej,

This does work.  I still don't understand how the php5.* files 
disappeared in the first place.


Thanks,
Eric

--
Eric L. Meijer, email: [EMAIL PROTECTED]
fractals: http://www.elmweb.nl/
gitaar: http://www.elmweb.nl/guitar/




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



Bug#495181: [php-maint] Bug#495181: libapache2-mod-php5 does not install php5.conf and php5.load

2008-08-15 Thread Ondřej Surý
severity 495181 normal
tags 495181 +pending moreinfo
forcemerge 471548 495181
thank you

 This does work.

Ok, cool.  So it's just some weird condition which triggers this bug,
so I am lowering severity.

 I still don't understand how the php5.* files disappeared in the first place.

There could be a lot of reasons.  You may have them removed while trying to make
it work and forgot that you did so.  Some scripts may have failed.  If you are
unable to reproduce steps which led to this condition then we may never know.

Anyway if you look closely at #471548 status you may see that Raphael
has prepared
more checks, so package will try a bit harder to reenable php5 when reinstalled
and not purged.  So I am merging these two bugs together.

Ondrej.
-- 
Ondřej Surý [EMAIL PROTECTED]