Admin Panel 2: Difference between revisions

From The Uniform Server Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
{{Uc_nav_apanel2}}
>{{Uc_nav_apanel2}}


'''Admin Panel Guide'''
'''Admin Panel Guide'''


With UniServer running you can access apanel at any time by typing '''<nowiki>http://localhost/apanel/</nowiki>''' or '''<nowiki>http://localhost/a/</nowiki>''' into your browser address bar.
With UniServer running you can access apanel at any time by typing '''&lt;nowiki&gt;http://localhost/apanel/&lt;/nowiki&gt;''' or '''&lt;nowiki&gt;http://localhost/a/&lt;/nowiki&gt;''' into your browser address bar.


The following table mimics apanel's main menu links, most links are self-explanatory however where appropriate I have provided additional information (follow the links). External links are off-site links and correspond to apanel's information links.  
The following table mimics apanel's main menu links, most links are self-explanatory however where appropriate I have provided additional information (follow the links). External links are off-site links and correspond to apanel's information links.  


{|cellpadding="2"
{|cellpadding=&quot;2&quot;
|-style="background:#333333;color:#ffffff"
|-style=&quot;background:#333333;color:#ffffff&quot;
!Section
!Section
!Link
!Link
!Action
!Action
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|valign="top" rowspan="7"|'''Information'''
|valign=&quot;top&quot; rowspan=&quot;7&quot;|'''Information'''
|'''[[Admin Panel 2: Home |Home]]'''
|'''[[Admin Panel 2: Home |Home]]'''
|Click this link to view apanel's home page. Please read this page first.
|Click this link to view apanel's home page. Please read this page first.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: Server Security|Server Security]]'''
|'''[[Admin Panel 2: Server Security|Server Security]]'''
|Displays Security Center page, showing information for the current security settings
|Displays Security Center page, showing information for the current security settings
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|phpinfo()
|phpinfo()
|Runs the standard phpinfo() function, displays PHP installation and configuration information.
|Runs the standard phpinfo() function, displays PHP installation and configuration information.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|Perl Environment
|Perl Environment
|Displays the Perl CGI Environment.
|Displays the Perl CGI Environment.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|Apache Status
|Apache Status
|Displays Apache server status.
|Displays Apache server status.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|Apache Info
|Apache Info
|Displays Apache Server Information listing all installed modules and their current configuration.
|Displays Apache Server Information listing all installed modules and their current configuration.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|Version Check
|Version Check
|Connects to the Internet and checks for a newer version. If it fails several error messages are displayed
|Connects to the Internet and checks for a newer version. If it fails several error messages are displayed
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|rowspan="4" valign="top"|'''Server Control'''
|rowspan=&quot;4&quot; valign=&quot;top&quot;|'''Server Control'''
|Shutdown Server
|Shutdown Server
|Calls a confirmation page requiring you to click a link before shutting down both Apache and MySQL servers.
|Calls a confirmation page requiring you to click a link before shutting down both Apache and MySQL servers.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: Restart Services|Restart Services]]'''
|'''[[Admin Panel 2: Restart Services|Restart Services]]'''
|Calls a confirmation page requiring you to click a link before restarting either  Apache or  MySQL server.
|Calls a confirmation page requiring you to click a link before restarting either  Apache or  MySQL server.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|Run MySQL
|Run MySQL
|Runs the server after a short time you will see a conformation 'MySQL server started.' Note: If challenged by your firewall allow access otherwise you will need to manually set-up your firewall.
|Runs the server after a short time you will see a conformation 'MySQL server started.' Note: If challenged by your firewall allow access otherwise you will need to manually set-up your firewall.


If the server is already running you will receive the following message "MySQL server already running." It’s a conformation message indicating that a second instance of the server has been prevented from running and causing serious contention and problems.
If the server is already running you will receive the following message &quot;MySQL server already running.&quot; It’s a conformation message indicating that a second instance of the server has been prevented from running and causing serious contention and problems.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|Stop MySQL
|Stop MySQL
|Stops the server and displays a confirmation message "MySQL server stopped"<br> If the server is already stopped  will receive the following message ""MySQL server was not running."
|Stops the server and displays a confirmation message &quot;MySQL server stopped&quot;&lt;br&gt; If the server is already stopped  will receive the following message &quot;&quot;MySQL server was not running.&quot;
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|valign="top" rowspan="6"|'''Configurations'''
|valign=&quot;top&quot; rowspan=&quot;6&quot;|'''Configurations'''
|'''[[Admin Panel 2: Apache Configuration|Apache Configuration]]'''
|'''[[Admin Panel 2: Apache Configuration|Apache Configuration]]'''
|Allows you to change default Apache settings e.g. listening port, server name etc.
|Allows you to change default Apache settings e.g. listening port, server name etc.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: PHP Configuration|PHP Configuration]]'''
|'''[[Admin Panel 2: PHP Configuration|PHP Configuration]]'''
|Allows you to change default PHP settings e.g. safe mode, Register Globals, max post size  etc.
|Allows you to change default PHP settings e.g. safe mode, Register Globals, max post size  etc.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: Admin Virtual Host|Admin Virtual Host]]'''
|'''[[Admin Panel 2: Admin Virtual Host|Admin Virtual Host]]'''
|Allows you to set-up any number of named based virtual hosts.
|Allows you to set-up any number of named based virtual hosts.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: Admin Panel Configuration|Admin Panel Configuration]]'''
|'''[[Admin Panel 2: Admin Panel Configuration|Admin Panel Configuration]]'''
|Set username and password activate in the /home/admin/www/.htaccess file.
|Set username and password activate in the /home/admin/www/.htaccess file.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: Private Server Configuration|Private&nbsp;Server&nbsp;Configuration&nbsp;]]'''
|'''[[Admin Panel 2: Private Server Configuration|Private&amp;nbsp;Server&amp;nbsp;Configuration&amp;nbsp;]]'''
|Set username and password activate in the /www/.htaccess file.
|Set username and password activate in the /www/.htaccess file.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: MySQL Server Configuration|MySQL Server Configuration]]'''
|'''[[Admin Panel 2: MySQL Server Configuration|MySQL Server Configuration]]'''
|Set MySQL root password.
|Set MySQL root password.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|valign="top" rowspan="7"|'''Tools'''
|valign=&quot;top&quot; rowspan=&quot;7&quot;|'''Tools'''
|'''[[Admin Panel 2: phpMyAdmin|phpMyAdmin]]'''
|'''[[Admin Panel 2: phpMyAdmin|phpMyAdmin]]'''
|Provides MySQL management e.g. create and delete databases add user etc
|Provides MySQL management e.g. create and delete databases add user etc
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: phpMyBackupPro|phpMyBackupPro]]'''
|'''[[Admin Panel 2: phpMyBackupPro|phpMyBackupPro]]'''
|Provides an easy method to backup your MySQL data.
|Provides an easy method to backup your MySQL data.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: Download Manager|Download Manager]]'''
|'''[[Admin Panel 2: Download Manager|Download Manager]]'''
|This feature is still in development.
|This feature is still in development.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: Error Log Viewer|Error Log Viewer]]'''
|'''[[Admin Panel 2: Error Log Viewer|Error Log Viewer]]'''
|View Apache error log file.
|View Apache error log file.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|Win - Unix Converter
|Win - Unix Converter
|Converts Windows Perl files to Unix format <nowiki>(#10#13=&gt;#13)</nowiki>.
|Converts Windows Perl files to Unix format &lt;nowiki&gt;(#10#13=&amp;gt;#13)&lt;/nowiki&gt;.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: Clean Server|Clean Server]]'''
|'''[[Admin Panel 2: Clean Server|Clean Server]]'''
|Automatically delete the contents of folder www requires confirmation before actioned.
|Automatically delete the contents of folder www requires confirmation before actioned.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''[[Admin Panel 2: Server Migration|Server Migration]]'''
|'''[[Admin Panel 2: Server Migration|Server Migration]]'''
|The Server Migration tool helps you move from one server to another.
|The Server Migration tool helps you move from one server to another.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|valign="top" rowspan="2"|'''Plugin&nbsp;Manager'''
|valign=&quot;top&quot; rowspan=&quot;2&quot;|'''Plugin&amp;nbsp;Manager'''
|'''[[Admin Panel 2: Install Pear|Install Pear]]'''
|'''[[Admin Panel 2: Install Pear|Install Pear]]'''
|Allows you to install Pear
|Allows you to install Pear
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|'''[[Admin Panel 2: eAccelerator cPanel|eAccelerator cPanel]]'''
|'''[[Admin Panel 2: eAccelerator cPanel|eAccelerator cPanel]]'''
|Opens eAccelerator control panel, disable, enable, flush etc
|Opens eAccelerator control panel, disable, enable, flush etc
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''Miscellaneous'''
|'''Miscellaneous'''
|Online Support
|Online Support
|Connivance link taking you to the appropriate online information. The link takes you to the [http://forum.uniformserver.com/ UniServer Forum] site.
|Connivance link taking you to the appropriate online information. The link takes you to the [http://forum.uniformserver.com/ UniServer Forum] site.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|valign="top" rowspan="6"|'''Documentation'''
|valign=&quot;top&quot; rowspan=&quot;6&quot;|'''Documentation'''
|[http://doc.uniformserver.com/ Uniform&nbsp;Server&nbsp;User&nbsp;Guide]
|[http://doc.uniformserver.com/ Uniform&amp;nbsp;Server&amp;nbsp;User&amp;nbsp;Guide]
|Connivance link taking you to the appropriate online documentation.
|Connivance link taking you to the appropriate online documentation.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|[http://center.uniformserver.com/ UniCenter]
|[http://center.uniformserver.com/ UniCenter]
|Connivance link taking you to UniCenter Please note I am moving this over to the Wiki.
|Connivance link taking you to UniCenter Please note I am moving this over to the Wiki.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|Server Documentation
|Server Documentation
|Connivance link. The link  displays local documentation installed with Uniform Server.
|Connivance link. The link  displays local documentation installed with Uniform Server.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|[http://www.php.net/download-docs.php PHP Documentation]
|[http://www.php.net/download-docs.php PHP Documentation]
|Connivance link taking you to the appropriate online documentation. The  link takes you to the PHP download site where manuals are available in a selection of languages and formats.
|Connivance link taking you to the appropriate online documentation. The  link takes you to the PHP download site where manuals are available in a selection of languages and formats.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|[http://dev.mysql.com/doc/ MySQL Documentation]
|[http://dev.mysql.com/doc/ MySQL Documentation]
|Connivance link taking you to the appropriate online documentation. The  link takes you to MySQL download site where manuals are available in a selection of languages and formats.
|Connivance link taking you to the appropriate online documentation. The  link takes you to MySQL download site where manuals are available in a selection of languages and formats.
|-style="background:#dddddd"
|-style=&quot;background:#dddddd&quot;
|[http://www.ayni.com/perldoc/ Perl Documentation]
|[http://www.ayni.com/perldoc/ Perl Documentation]
|Connivance links taking you to the appropriate online documentation. The  link takes you to Perl download site< where manuals are available in a selection of languages and formats.
|Connivance links taking you to the appropriate online documentation. The  link takes you to Perl download site&lt; where manuals are available in a selection of languages and formats.
|-style="background:#eeeeee"
|-style=&quot;background:#eeeeee&quot;
|'''Languages'''
|'''Languages'''
|English
|English
Line 127: Line 127:




'''''Note 1'':''' If you want to prevent apanel display when the servers are started open file '''Server_Start.bat''' locate the line '''start %apanel%\redirect.html''' and comment it out by adding either "''':'''" or "'''rem'''" at the start of the line eg '''rem start %apanel%\redirect.html '''  
'''''Note 1'':''' If you want to prevent apanel display when the servers are started open file '''Server_Start.bat''' locate the line '''start %apanel%\redirect.html''' and comment it out by adding either &quot;''':'''&quot; or &quot;'''rem'''&quot; at the start of the line eg '''rem start %apanel%\redirect.html '''  




'''''Note 2'':''' When you change Apache port for example to '''8080''' starting the servers automatically redirects to apanel. To run apanel manually you must include the port number for example type the following '''<nowiki>http://localhost:8080/apanel/</nowiki>''' into a browser address bar. If the port number had been 81 you would type '''<nowiki>http://localhost:81/apanel/</nowiki>'''
'''''Note 2'':''' When you change Apache port for example to '''8080''' starting the servers automatically redirects to apanel. To run apanel manually you must include the port number for example type the following '''&lt;nowiki&gt;http://localhost:8080/apanel/&lt;/nowiki&gt;''' into a browser address bar. If the port number had been 81 you would type '''&lt;nowiki&gt;http://localhost:81/apanel/&lt;/nowiki&gt;'''
   
   
'''''[[#top | Top]]'''''
'''''[[#top | Top]]'''''
Line 145: Line 145:
[[Category: Facts]]
[[Category: Facts]]
[[Category: Troubleshooting]]
[[Category: Troubleshooting]]
----
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
----
=[http://yvotezo.co.cc This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page]=
----
=[http://yvotezo.co.cc CLICK HERE]=
----
</div>

Revision as of 23:26, 17 November 2010

>

Admin Panel 2

Admin Panel Guide

With UniServer running you can access apanel at any time by typing <nowiki>http://localhost/apanel/</nowiki> or <nowiki>http://localhost/a/</nowiki> into your browser address bar.

The following table mimics apanel's main menu links, most links are self-explanatory however where appropriate I have provided additional information (follow the links). External links are off-site links and correspond to apanel's information links.

Section Link Action
Information Home Click this link to view apanel's home page. Please read this page first.
Server Security Displays Security Center page, showing information for the current security settings
phpinfo() Runs the standard phpinfo() function, displays PHP installation and configuration information.
Perl Environment Displays the Perl CGI Environment.
Apache Status Displays Apache server status.
Apache Info Displays Apache Server Information listing all installed modules and their current configuration.
Version Check Connects to the Internet and checks for a newer version. If it fails several error messages are displayed
Server Control Shutdown Server Calls a confirmation page requiring you to click a link before shutting down both Apache and MySQL servers.
Restart Services Calls a confirmation page requiring you to click a link before restarting either Apache or MySQL server.
Run MySQL Runs the server after a short time you will see a conformation 'MySQL server started.' Note: If challenged by your firewall allow access otherwise you will need to manually set-up your firewall.

If the server is already running you will receive the following message "MySQL server already running." It’s a conformation message indicating that a second instance of the server has been prevented from running and causing serious contention and problems.

Stop MySQL Stops the server and displays a confirmation message "MySQL server stopped"<br> If the server is already stopped will receive the following message ""MySQL server was not running."
Configurations Apache Configuration Allows you to change default Apache settings e.g. listening port, server name etc.
PHP Configuration Allows you to change default PHP settings e.g. safe mode, Register Globals, max post size etc.
Admin Virtual Host Allows you to set-up any number of named based virtual hosts.
Admin Panel Configuration Set username and password activate in the /home/admin/www/.htaccess file.
Private&nbsp;Server&nbsp;Configuration&nbsp; Set username and password activate in the /www/.htaccess file.
MySQL Server Configuration Set MySQL root password.
Tools phpMyAdmin Provides MySQL management e.g. create and delete databases add user etc
phpMyBackupPro Provides an easy method to backup your MySQL data.
Download Manager This feature is still in development.
Error Log Viewer View Apache error log file.
Win - Unix Converter Converts Windows Perl files to Unix format <nowiki>(#10#13=&gt;#13)</nowiki>.
Clean Server Automatically delete the contents of folder www requires confirmation before actioned.
Server Migration The Server Migration tool helps you move from one server to another.
Plugin&nbsp;Manager Install Pear Allows you to install Pear
eAccelerator cPanel Opens eAccelerator control panel, disable, enable, flush etc
Miscellaneous Online Support Connivance link taking you to the appropriate online information. The link takes you to the UniServer Forum site.
Documentation Uniform&nbsp;Server&nbsp;User&nbsp;Guide Connivance link taking you to the appropriate online documentation.
UniCenter Connivance link taking you to UniCenter Please note I am moving this over to the Wiki.
Server Documentation Connivance link. The link displays local documentation installed with Uniform Server.
PHP Documentation Connivance link taking you to the appropriate online documentation. The link takes you to the PHP download site where manuals are available in a selection of languages and formats.
MySQL Documentation Connivance link taking you to the appropriate online documentation. The link takes you to MySQL download site where manuals are available in a selection of languages and formats.
Perl Documentation Connivance links taking you to the appropriate online documentation. The link takes you to Perl download site< where manuals are available in a selection of languages and formats.
Languages English Links allowing you to select apanel’s displayed language currently English, translators are working on other languages.


Note 1: If you want to prevent apanel display when the servers are started open file Server_Start.bat locate the line start %apanel%\redirect.html and comment it out by adding either ":" or "rem" at the start of the line eg rem start %apanel%\redirect.html


Note 2: When you change Apache port for example to 8080 starting the servers automatically redirects to apanel. To run apanel manually you must include the port number for example type the following <nowiki>http://localhost:8080/apanel/</nowiki> into a browser address bar. If the port number had been 81 you would type <nowiki>http://localhost:81/apanel/</nowiki>

Top


Ric


This Page Is Currently Under Construction And Will Be Available Shortly, Please Visit Reserve Copy Page


CLICK HERE