Welcome Guest. Please Login or Register  


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



Threaded Mode | Print  

 Webuzo stops working after reboot (4 Replies, Read 25074 times)
em0ne
Group: Member
Post Group: Newbie
Posts: 10
Status:
Webuzo stops working on Ubuntu 18.04 after EVERY reboot.
It doesn't matter if I run it with the LAMP or LEMP stack.

It works again after "service webuzo restart".

Also my domain names can no longer reach the correct sites after reboot. I have no idea why.
IP: --   

Webuzo stops working after reboot
em0ne
Group: Member
Post Group: Newbie
Posts: 10
Status:
My websites can be reached again after I restart nginx.

Is there a way I can set my server to restart Webuzo and Nginx automatically after a reboot? Why is this not happening by default?

I haven't checked the ftpd server yet but I am guessing it might be also down..
IP: --   

Webuzo stops working after reboot
Dhanya
Group: Member
Post Group: Working Member
Posts: 200
Status:
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.
IP: --   

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: --   

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: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is April 18, 2024, 11:44 pm.

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