Admin Panel 2: Difference between revisions
Upazixorys (talk | contribs) No edit summary |
(Removed excess category tags) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{Uc_nav_apanel2}} | {{Uc_nav_apanel2}} | ||
'''Admin Panel Guide''' | '''Admin Panel Guide''' | ||
''Note:'' This has been updated to reflect Uniform Server series 4 and higher. | |||
With UniServer running you can access apanel at any time by typing ''' | With UniServer running, you can access apanel at any time by typing '''<nowiki>http://localhost/apanel/</nowiki>''' into your browser address bar. | ||
The following table | The following table describes 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= | {|cellpadding="2" | ||
|-style= | |-style="background:#333333;color:#ffffff" | ||
!Section | !Section | ||
!Link | !Link | ||
!Action | !Action | ||
|-style= | |-style="background:#dddddd" | ||
|valign= | |valign="top" rowspan="7"|'''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= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#dddddd" | ||
|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= | |-style="background:#dddddd" | ||
|Perl Environment | |Perl Environment | ||
|Displays the Perl CGI Environment. | |Displays the Perl CGI Environment. | ||
|-style= | |-style="background:#dddddd" | ||
|Apache Status | |Apache Status | ||
|Displays Apache server status. | |Displays Apache server status. | ||
|-style= | |-style="background:#dddddd" | ||
|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= | |-style="background:#dddddd" | ||
|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= | |-style="background:#eeeeee" | ||
|rowspan= | |rowspan="4" valign="top"|'''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= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|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 | 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. | ||
|-style= | |-style="background:#eeeeee" | ||
|Stop MySQL | |Stop MySQL | ||
|Stops the server and displays a confirmation message | |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." | ||
|-style= | |-style="background:#dddddd" | ||
|valign= | |valign="top" rowspan="6"|'''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= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#dddddd" | ||
|'''[[Admin Panel 2: Private Server Configuration|Private& | |'''[[Admin Panel 2: Private Server Configuration|Private Server Configuration ]]''' | ||
|Set username and password activate in the /www/.htaccess file. | |Set username and password activate in the /www/.htaccess file. | ||
|-style= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|valign= | |valign="top" rowspan="7"|'''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= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|Win - Unix Converter | |Win - Unix Converter | ||
|Converts Windows Perl files to Unix format | |Converts Windows Perl files to Unix format <nowiki>(#10#13=>#13)</nowiki>. | ||
|-style= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|'''[[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= | |-style="background:#dddddd" | ||
|valign= | |valign="top" rowspan="2"|'''Plugin 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= | |-style="background:#dddddd" | ||
|'''[[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= | |-style="background:#eeeeee" | ||
|'''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= | |-style="background:#dddddd" | ||
|valign= | |valign="top" rowspan="6"|'''Documentation''' | ||
|[http://doc.uniformserver.com/ Uniform& | |[http://doc.uniformserver.com/ Uniform Server User Guide] | ||
|Connivance link taking you to the appropriate online documentation. | |Connivance link taking you to the appropriate online documentation. | ||
|-style= | |-style="background:#dddddd" | ||
|[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= | |-style="background:#dddddd" | ||
|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= | |-style="background:#dddddd" | ||
|[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= | |-style="background:#dddddd" | ||
|[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= | |-style="background:#dddddd" | ||
|[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 | |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. | ||
|-style= | |-style="background:#eeeeee" | ||
|'''Languages''' | |'''Languages''' | ||
|English | |English | ||
|Links allowing you to select apanel’s displayed language currently English | |Links allowing you to select apanel’s displayed language (currently English). Translators are working on other languages. | ||
|} | |} | ||
'''''Note 1 | '''''Note 1'':''' 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>''' | ||
---- | ---- | ||
Line 148: | Line 137: | ||
[[Category: UniCenter]] | [[Category: UniCenter]] | ||
Latest revision as of 10:02, 21 June 2013
Admin Panel 2 |
Admin Panel Guide Note: This has been updated to reflect Uniform Server series 4 and higher.
With UniServer running, you can access apanel at any time by typing http://localhost/apanel/ into your browser address bar.
The following table describes 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" 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 Server Configuration | 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 (#10#13=>#13). | |
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 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 Server User 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: 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 http://localhost:8080/apanel/ into a browser address bar. If the port number had been 81 you would type http://localhost:81/apanel/
Ric |