Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
If you’ll find that your web server for enterprise version is not working, make sure it is up - restart it.
To do so: 
1. SSH to your HostBill Enterprise server as root:
Code Block
languagetext
# ssh root@yourhostbilladdress

 

2.

...

Restart webserver:
Code Block
languagetext
/usr/local/kbkp-software/apps/b-nginx/etc/init.d/nginx restart

...

 

...