5.0-Nano: UniTray: Difference between revisions
mNo edit summary |
|||
Line 19: | Line 19: | ||
|-valign="top" | |-valign="top" | ||
|width="268"| | |width="268"| | ||
[[ | [[File:UniTray_left.gif]] | ||
| | | | ||
'''Run Servers as standard Program''' | '''Run Servers as standard Program''' | ||
* Start UniTray | * '''''Start UniTray'':''' In folder UniServer double click on '''Start.exe''' tray icon created. | ||
* '''L3)''' Check servers are runnable: Left or Right click '''tray icon > click Server Status'''. <br /> All ports must be free to use. | * '''L3)''' Check servers are runnable: Left or Right click '''tray icon > click Server Status'''. <br /> All ports must be free to use. | ||
* '''L1)''' Start Uniform Server. Left click '''tray icon > click Start UniServer ''' | * '''L1)''' Start Uniform Server. Left click '''tray icon > click Start UniServer ''' | ||
Line 30: | Line 30: | ||
'''Run Servers as a Service''' | '''Run Servers as a Service''' | ||
* Start UniTray | * '''''Start UniTray'':''' In folder UniServer double click on '''Start.exe''' tray icon created. | ||
* '''R3)''' Check servers are runnable: Left or Right click '''tray icon > click Server Status'''. <br /> All ports must be free to use. | * '''R3)''' Check servers are runnable: Left or Right click '''tray icon > click Server Status'''. <br /> All ports must be free to use. | ||
* '''R1)''' Start Uniform Server. Right click '''tray icon > click Install and Run all Services''' | * '''R1)''' Start Uniform Server. Right click '''tray icon > click Install and Run all Services''' | ||
Line 37: | Line 37: | ||
'''''Note'':''' Double click on tray icon to open '''Apanel''' in default browser. | '''''Note'':''' Double click on tray icon to open '''Apanel''' in default browser. | ||
|width="254"| | |width="254"| | ||
[[Image:UniTray_right.gif]] | [[Image:UniTray_right.gif]] | ||
Line 51: | Line 50: | ||
To access this file either | To access this file either | ||
*Double click on file UniServer\'''help.bat''' | *Double click on file UniServer\'''help.bat ''' | ||
Or | Or | ||
*From UniTray Left click '''tray icon > click Server Documentation''' | *From UniTray Left click '''tray icon > click Server Documentation''' | ||
*Page displayed, '''click''' link '''help.html''' | *Page displayed, '''click''' link '''help.html''' | ||
'''''[[#top | Top]]''''' | |||
=== Server Status - ''Diagnostics'' === | |||
Server Status provides a mixed bag of information: | |||
* Before starting servers checks to see if ports are in use which would prevent the servers starting | |||
* Displays what ports servers are configured for. | |||
* Displays what servers are running and in what mode (standard program or service) | |||
* With servers running displays IP address as seen from the Internet. | |||
* Checks servers are accessible from the Internet, uses the above IP address | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
Line 70: | Line 77: | ||
Suppose you want to start the servers without displaying the index page. | Suppose you want to start the servers without displaying the index page. | ||
Locate the following line ( | Locate the following line (Note: Line split to prevent breaking Wiki page ): | ||
<pre> | <pre> | ||
Type: item; Caption: "Start UniServer (Apache MySQL)"; | Type: item; Caption: "Start UniServer (Apache MySQL)"; | ||
Line 91: | Line 98: | ||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' | ||
== Start and Stop UniTray == | == Start and Stop UniTray == | ||
With all those start stop files UniTray control looks complex in reality they are slight variations of performing the same thing. If you follow a control path it ends in a single function. This applies not only to UniTray it is the heart of UniServer’s control architecture. | With all those start stop files UniTray control looks complex in reality they are slight variations of performing the same thing. If you follow a control path it ends in a single function. This applies not only to UniTray it is the heart of UniServer’s control architecture. | ||
Line 159: | Line 167: | ||
UniTray is very versatile and easy to use don’t worry about any of the techno babble just use it. | UniTray is very versatile and easy to use don’t worry about any of the techno babble just use it. | ||
[[5.0-Nano: Security & passwords | '''Next page''']] covers security and passwords. | |||
'''''[[#top | Top]]''''' | '''''[[#top | Top]]''''' |