Forum archive
lxde with Apache-Tomcat-appliance: daemons don't start.
Hi,
I'm using the apache-tomcat-appliance.
Long story short: I installed lxde and lxdm and disabled confconsole using webmin. I also ran apt-get upgrade leading me to udev freeze, which I resolved using the instructions from this forum (basically kill the corresponding process).
On boot now the loginmanager gets displayed, but apache, tomcat, etc aren't started.
"who -r" tells me I am at runlevel 2. In /etc/rc2.d there are links to /etc/init.d/tomcat6 and /etc/init.d/apache2
What did I miss?
(I used to use linux (debian etch), but that's some time ago and I already forgot many things especially about runlevels)
At least I'm able to start apache, etc. manually. I also made a backup-liveCD using remastersys.
On the live-System I cannot start apache due to a mod_jk validation failure.
Can anybody help me on those issues?
I just had a closer look on rc2.d and compared the startorder of my system with startorder of the tk-livecd.
This is totally mixed up...
Here is the startuporder of the original liveCD:
And her is the startuporder of the system after apt-get upgrade and apt-get install xorg lxdm lxde (and some more)
By the way, when I installed remastersys (more precise: ubiquity-frontend-debconf there was a conflict with di-live, so I deinstalled di-live. May this be the cause?
I will try to reorder things and see what happens....