Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Webuzo stops working after reboot



Normal Mode | Print  

Webuzo stops working after reboot
dnaitconsultant
Group: Member
Post Group: Newbie
Posts: 2
Status:
Quote From : Dhanya July 19, 2019, 12:10 pm
Hi,

You can try the following method for restarting the Webuzo service on reboot:
1. Rename the /etc/init.d/webuzo file on your server using the following command as root:
mv /etc/init.d/webuzo /etc/init.d/webuzo_bak

2. Edit the following file existing on your server:
/etc/systemd/system/webuzo.service

3. Replace the following in the opened file:
ExecStart=/etc/init.d/webuzo start
ExecStop=/etc/init.d/webuzo stop
ExecReload=/etc/init.d/webuzo restart

with:

ExecStart=/usr/local/webuzo/conf/webuzo/emps/emps start
ExecStop=/usr/local/webuzo/conf/webuzo/emps/emps stop
ExecReload=/usr/local/webuzo/conf/webuzo/emps/emps restart

4. Once done, save the file and then execute the following command as root:
systemctl enable webuzo

For restarting Nginx on Reboot you can try the following solution:
sudo systemctl unmask nginx.service
sudo systemctl enable nginx

Let us know if you still face the issue after rebooting the server.


my webuzo still not working
IP: --   


Threads
 em0ne   Webuzo stops working after reboot (4 Replies, Read 36669 times)
    |--  em0ne   My websites can...   on July 19, 2019, 9:06 am
    |--  Dhanya   Hi, You can...   on July 19, 2019, 12:10 pm
    |--  dnaitconsultant   Hi, You can...   on January 12, 2021, 1:51 pm
    |--  dnaitconsultant   Hi, You can...   on January 12, 2021, 1:51 pm

« Previous    Next »

Normal Mode | Print  



Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is September 18, 2025, 5:24 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 10  |  Page Created In:0.011