> Yes and you attached a bit too much. Please consider changing user name > and passwords ;)
Yes... :-) Thank you. > The only think i can spot is the php4 module. What happens if you disable > php4 and upgrade apache? Or otherwise just try to install > libapache-mod-ssl, load it into the apache (there is no need to configure > it) and than do an upgrade?. Also be sure that you have ucf 0.33 > installed.. > > I am afraid you are hitting the well known php4 problem that sometimes > shows up.. other times no but the configuration is clean... OK. I removed PHP4 from here (apt-get --purge remove php4). Then, apt-get install ucf. ucf was already installed. Finally, apt-get install libapache-mod-ssl The error old error was better than that: :-) Starting web server: apache failed invoke-rc.d: initscript apache, action "start" failed. dpkg: error processing apache (--configure): subprocess post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of libapache-mod-ssl: libapache-mod-ssl depends on apache (>= 1.3.29.0.1-4) | apache-perl (>= 1.3.29.0.1-4); however: Package apache is not configured yet. Package apache-perl is not installed. dpkg: error processing libapache-mod-ssl (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: apache libapache-mod-ssl E: Sub-process /usr/bin/dpkg returned an error code (1) I don't know what could be. I always upgraded Apache with apt-get dist-upgrade and never touched it config files. But since 1.3.29.0.1-4 was released, that error keeps. Nelson

