Restarting Railo on VPS

From Hostek.com Wiki
Revision as of 22:55, 13 December 2013 by Briana (Talk | contribs) (Created page with "__FORCETOC__ ==Restarting Railo== ===Restart Railo on a Windows VPS=== Follow these steps to restart Railo on Windows: #Log onto server via Remote Desktop. #Open up Services...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Restarting Railo

Restart Railo on a Windows VPS

Follow these steps to restart Railo on Windows:

  1. Log onto server via Remote Desktop.
  2. Open up Services Manager.
  3. Find the Apache Tomcat Railo service.
    • Note: The service may be labeled Railo Server depending on the version.
  4. Right-click the service and click Restart.

After a couple of minutes Railo will finish restarting and your site will be accessible.

Restart Railo on a Linux VPS using command line

It is not recommended to restart Railo using Cpanel. Instead, you will need to SSH into the server. If you do not have SSH access, create a support ticket at http://support.hostek.com and request it.

SSH into the server and paste the following command:
service railo_ctl restart

This will restart Railo.