[Bug 576255] Re: can't install apache2.2-common (2.2.14-5ubuntu8)

2010-05-18 Thread serggt1
The problem was solved by running sudo dpkg --purge --force-remove- reinstreq apache2.2-common which completelly deletes all package configuration files and removing /var/www directory. After apache2 installed successfully. May be removing /var/www directory is not necessary, i've done this just

[Bug 576255] [NEW] can't install apache2.2-common (2.2.14-5ubuntu8)

2010-05-06 Thread serggt1
Public bug reported: Binary package hint: apache2.2-common Ubuntu 10.04 LTS Package apache2.2-common (2.2.14-5ubuntu8) When installing apache by typing sudo aptitude install apache2 it outputs when configuring apache2.2-common: ... ERROR: Module reqtimeout does not exist! ... ** Affects:

[Bug 576255] Re: can't install apache2.2-common (2.2.14-5ubuntu8)

2010-05-06 Thread serggt1
apache2-2-bin installs successfully, but when installing apache2.2-common I got the same error. I did clean apt cache and aptitude downloaded the latest package files. I've updated from Kubuntu 9.10 i386, php did not work, tried to reinstall, purge and install again all apache and php packages.