Author Topic: How to httpd is stopped Auto start ?  (Read 8449 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
How to httpd is stopped Auto start ?
« on: March 12, 2017, 10:59:31 PM »
I use vps. l reboot vps  after . no start Apache Webserver  httpd is stopped  :( The system does not work
and how to errog_log stop ?  Is always writing :(

Offline
*****
Re: How to httpd is stopped Auto start ?
« Reply #1 on: March 15, 2017, 07:04:57 AM »
Hi,

could you provide us more detail about issue?
We can guesses long time...  :-\
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: How to httpd is stopped Auto start ?
« Reply #2 on: March 22, 2017, 02:22:51 PM »
Hi,

Please check httpd service start


To check httpd service will start after reboot

chkconfig --list | grep httpd


To start automatically
chkconfig  httpd on

Regards,
Shashikant Sutar