apache2, bind9, mysql and cron are shown as stopped
apache2, bind9, mysql and cron are shown as stopped
I've a brand new server with debian 7.6.
I had some problems with my server after a research I find out,
that at the Panel->Services and with v-list-sys-services apache2, bind9, mysql and cron are shown as stopped and it's not possible to start them:
But actually they're running and I see them with htop and can connect to apache and to mysql.
So I don't now what happened.
Somebody know why the services are not shown as running?
And can this be a problem.
Henri
I had some problems with my server after a research I find out,
that at the Panel->Services and with v-list-sys-services apache2, bind9, mysql and cron are shown as stopped and it's not possible to start them:
Code: Select all
NAME STATE CPU MEM RTIME
------ ------ ------ ------ ------
nginx running 0 203 680
apache2 stopped 0 0 0
bind9 stopped 0 0 0
exim4 running 0 92 680
dovecot running 0 21 680
clamav-daemon running 0 352 680
spamassassin running 0 0 680
mysql stopped 0 0 0
vsftpd running 0 24 44
cron stopped 0 0 0
So I don't now what happened.
Somebody know why the services are not shown as running?
And can this be a problem.
Henri
Re: apache2, bind9, mysql and cron are shown as stopped
Hi,
show me result of this commands
show me result of this commands
Code: Select all
/etc/init.d/apache2 restart
/etc/init.d/bind9 restart
/etc/init.d/mysql restart
/etc/init.d/cron restart
Re: apache2, bind9, mysql and cron are shown as stopped
Similar problem detected here - viewtopic.php?f=10&t=7409