Softaculous


Topic : Webuzo is not running after first reboot the server


Posted By: salman.ba on February 10, 2017, 9:22 am
Hello ,

Last week i installed webuzo on our server and host a crm on it. Every thing was fine but today after i reboot the server for first time, i tied to login to webuzo i can not open it, and also is like appache in not running.
Can any one help me please?


Posted By: peopleinside on February 15, 2017, 4:36 pm | Post: 1
Hi,
sorry for the delay.

Please try to do this command by SSH:

Code
service webuzo restart


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: besthost06 on February 16, 2017, 10:34 pm | Post: 2
Hello

if is not lunched with restaring  webuzzo try restart Apache or reinstall them

try

Code
service httpd start


Code
service httpd stop


Code
service httpd restart


Regards

-----------------------
LGvps.com Hosting
LGvps.com Hosting as a cost efficient solution gives you the perfect choice , You'll find everything you need speed and reliability.
https://www.lgvps.com

Posted By: nikhil89 on February 24, 2017, 9:49 am | Post: 3
Hi,

Can you check whether the following ports are open on your server. This normally happens when the server restarts. We request you to open the following ports:
2002, 2003, 2004, 2005, 21, 22, 25, 53, 80, 143, 443 and 3306

You can refer to the below guide on how to open the ports for centos:
http://ask.xmodulo.com/open-port-firewall-centos-rhel.html

You can refer to the below guide on how to open the ports for ubuntu:
https://help.ubuntu.com/lts/serverguide/firewall.html

Hope this helps. Please let us know if you still face the issue. We will be happy to help you.

Posted By: meibom on May 21, 2017, 6:59 pm | Post: 4
Quote From : besthost06 February 16, 2017, 10:34 pm
Hello

if is not lunched with restaring  webuzzo try restart Apache or reinstall them

try

Code
service httpd start


Code
service httpd stop


Code
service httpd restart




Regards


[root@vultr ~]# service httpd start
httpd: Could not reliably determine the server's fully qualified domain name, using vultr.guest for ServerName
httpd (pid 2209) already running
[root@vultr ~]# service httpd stop
httpd: Could not reliably determine the server's fully qualified domain name, using vultr.guest for ServerName
[root@vultr ~]# service httpd restart
httpd: Could not reliably determine the server's fully qualified domain name, using vultr.guest for ServerName
[root@vultr ~]#

Posted By: webuzo_manager on May 22, 2017, 5:38 am | Post: 5
Hi meibom,

Check if your hostname is a FQDN

You can use the below command to check your hostname.

Code
hostname


If the above command doesn't output an FQDN, then please ask your VPS provider to set it for you


Powered By AEF 1.0.8 © 2007-2008 Electron Inc.