Admin Panel 2: Restart Services: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
No edit summary
(Removed excess category tags)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
=[http://olitudyxej.co.cc Under Construction! Please Visit Reserve Page. Page Will Be Available Shortly]=
{{Uc_nav_apanel2}}
{{Uc_nav_apanel2}}
Clicking '''Restart Services''' opens this confirmation page, before restarting either Apache or MySQL '''service'''. requires you to click one of the links below.
Clicking '''Restart Services''' opens this confirmation page, before restarting either Apache or MySQL '''service'''. requires you to click one of the links below.


<div style="width:75%;background:#e2fef9;padding:8px">
<div style="width:75%;background:#e2fef9;padding:8px">
&lt;div style=&quot;background:#4F4F97;font-size:16px;color:#ffffff;padding:4px&quot;&gt;'''» Restart Server'''&lt;/div&gt;
<div style="background:#4F4F97;font-size:16px;color:#ffffff;padding:4px">'''» Restart Server'''</div>
{|width=&quot;75%&quot; style=&quot;background:#e2fef9;&quot;
{|width="75%" style="background:#e2fef9;"
|-
|-
|
|
This script will restart the services.&lt;br&gt;
This script will restart the services.<br>
It may take some time.
It may take some time.


I am sure: [[#top|Restart Apache2 Service]]&lt;br&gt;
I am sure: [[#top|Restart Apache2 Service]]<br>
I am sure: [[#top|Restart MySQL Service]]
I am sure: [[#top|Restart MySQL Service]]
|}
|}
&lt;/div&gt;
</div>


'''''Note'':''' The above links only work when the servers have been installed as a service.
'''''Note'':''' The above links only work when the servers have been installed as a service.
Line 22: Line 21:
For completeness I have included the READ ME.txt file located in folder '''*\Uniform Server\udrive\plugins\Services'''
For completeness I have included the READ ME.txt file located in folder '''*\Uniform Server\udrive\plugins\Services'''


&lt;pre&gt;
<pre>
---------------------
---------------------
A T T E N T I O N !!!
A T T E N T I O N !!!
Line 48: Line 47:
can not be responsible for any type of damages or troubles
can not be responsible for any type of damages or troubles
caused by using this or another software.
caused by using this or another software.
&lt;/pre&gt;
</pre>


Do read the documentation at [http://httpd.apache.org/docs-2.0/platform/windows.html Apache.org]
Do read the documentation at [http://httpd.apache.org/docs-2.0/platform/windows.html Apache.org]
Line 66: Line 65:


[[Category: UniCenter]]
[[Category: UniCenter]]
[[Category: New Users]]
[[Category: Support]]
[[Category: About]]
[[Category: Facts]]
[[Category: Troubleshooting]]

Latest revision as of 10:04, 21 June 2013

Admin Panel 2

Clicking Restart Services opens this confirmation page, before restarting either Apache or MySQL service. requires you to click one of the links below.

» Restart Server

This script will restart the services.
It may take some time.

I am sure: Restart Apache2 Service
I am sure: Restart MySQL Service

Note: The above links only work when the servers have been installed as a service.

Top

Running as a service

For completeness I have included the READ ME.txt file located in folder *\Uniform Server\udrive\plugins\Services

---------------------
A T T E N T I O N !!!
---------------------

Do not start any of the scripts in this directory until you are sure you know what you are doing.

The origanl server was not desined to works as as NT service.

For users who want to use Apache2 as service on windows NT there is the next files:

+ run.bat - Installs Apache2 and MySQL as windows services; (a directory C:\UniServerX.X\ will be created)
+ w2c1.pl - Perl script;

To uninstall the services run: C:\UniserverX.X\Uninstall.bat

For further information read: http://httpd.apache.org/docs-2.0/platform/windows.html


-------------------------------------------------------
Copyright 2002-2004 The Uniform Server Development Team
All rights reserved.

The authors were trying to make the best product. But they
can not be responsible for any type of damages or troubles
caused by using this or another software.

Do read the documentation at Apache.org

Windows NT: This means all versions of Windows that are based on the Windows NT kernel. Includes Windows NT, Windows 2000, Windows XP and Windows .Net Server 2003.

Back to Apanel Introduction

Top


Ric