Hello,
> # systemctl status apache2
> # apachectl configtest
> # journalctl -u apache2
I have solved it, and the reason for apache2 not starting with systemd
was that apache2 waited for nslcd to start, while nslcd waited for
time-sync.target and that waited for systemd-time-wait-sync.service.
Unf
On 4/19/25 18:11, Timothy M Butterworth wrote:
On Sat, Apr 19, 2025 at 8:42 AM Christoph Pleger <
christoph.ple...@cs.tu-dortmund.de> wrote:
after upgrading a computer from Debian 11 to Debian 12, I am unable to
start apache2 by systemd. Even configuring the apache2 package hangs
forever, if I
On Sat, Apr 19, 2025 at 8:42 AM Christoph Pleger <
christoph.ple...@cs.tu-dortmund.de> wrote:
> Hello,
>
> after upgrading a computer from Debian 11 to Debian 12, I am unable to
> start apache2 by systemd. Even configuring the apache2 package hangs
> forever, if I do not kill the related processes
On Sat, Apr 19, 2025 at 5:09 AM Joe wrote:
> On Sat, 19 Apr 2025 10:03:58 +0200
> Christoph Pleger wrote:
>
> > Hello,
> >
> > after upgrading a computer from Debian 11 to Debian 12, I am unable to
> > start apache2 by systemd. Even configuring the apache2 package hangs
> > forever, if I do not
Hi,
On Sat, Apr 19, 2025 at 10:03:58AM +0200, Christoph Pleger wrote:
> after upgrading a computer from Debian 11 to Debian 12, I am unable to
> start apache2 by systemd.
Always check:
# systemctl status apache2
# apachectl configtest
# journalctl -u apache2
and the contents of apache2's own er
Hello,
after upgrading a computer from Debian 11 to Debian 12, I am unable to
start apache2 by systemd. Even configuring the apache2 package hangs
forever, if I do not kill the related processes and edit
/var/lib/dpkg/info/apache2.postinst, commenting out all lines where
apache2 is tried to be sta
6 matches
Mail list logo