This one time, at band camp, Martin Lohmeier said:
> Hi,
> 
> there is a problem with restarting apche2. The server cannot
> be restartet. I only see "Forcing reload of web server: Apache2."
> This happens when I install the package and also when I remove
> it. I saw the problem on two boxes - both running apache2.
> I tryed on a third one (running apache1), here the server
> restarted.
> 
> I had a look in postinst and postrm...can't see any problem :-(

Do you mean the postinst hangs, and apache2 never gets restarted?

Try adding 'set -x' to the top of the postinst script
(/var/lib/dpkg/info/phpldapadmin.postinst) just after the #!/bin/sh 
line, without the quotes obviously.

Run dpkg-reconfigure -plow phpldapadmin, and mail the output (you can
capture the output with script).  Also, any relevant looking messages
from apache2's error log would be helpful.  From the sounds of it, this
may be an apache2 bug, and not one in this app, but it's difficult to
tell just yet.
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        [EMAIL PROTECTED] |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------

Attachment: pgpkDZNWdn1lS.pgp
Description: PGP signature

Reply via email to