Roster:RosterDiag

From WoWRosterWiKi
(Difference between revisions)
Jump to: navigation, search
(New page: {{RosterMenu}} ==Roster Diagnostics== The RosterDiag page (<nowiki>http://www.[domain].com/rosterdiag.php</nowiki>) allows you to analyze your configuration, settings and version of [[Ros...)
 
 
(7 intermediate revisions by one user not shown)
Line 1: Line 1:
{{RosterMenu}}
+
__NOEDITSECTION__
 +
{{Disclaimer}}
 +
{{MainMenu|Roster}}
  
 
==Roster Diagnostics==
 
==Roster Diagnostics==
The RosterDiag page (<nowiki>http://www.[domain].com/rosterdiag.php</nowiki>) allows you to analyze your configuration, settings and version of [[Roster]]
+
The RosterDiag page (<nowiki>http://www.[domain].com/index.php?p=rosterdiag</nowiki>) allows you to analyze your configuration, settings and version of [[Roster]]
  
  
 
==Blocks==
 
==Blocks==
Roster:Diag consists of a couple of blocks that can help you troubleshooting your roster installation.<br>
+
[[Image:Roster_diag_logout.png|thumb|200px|Not Logged In Example]]
 +
[[Image:Roster_diag_login.png|thumb|200px|Logged In Example]]
 +
Roster Diag consists of a couple of blocks that can help you troubleshooting your roster installation.<br>
 
This varies from config parameters to actual file versions.
 
This varies from config parameters to actual file versions.
  
Line 12: Line 16:
 
===Authorization===
 
===Authorization===
 
This block allows you to login with your Roster Admin password.<br>
 
This block allows you to login with your Roster Admin password.<br>
The authorization enables the download of the update package.
+
The authorization enables the download of Roster update packages.
  
<image | Not Logged In example><br>
 
<image | Logged In example>
 
  
  
 
===Server Information===
 
===Server Information===
This block contains information regarding your Webserver, PHP installation and installed modules.
+
[[Image:Roster_diag_basicinfo.png|thumb|250px|Basic Server Info Block]]
 +
[[Image:Roster_diag_phpsettings.png|thumb|250px|PHP Settings Block]]
 +
[[Image:Roster_diag_gd.png|thumb|250px|GD Suport Block]]
 +
This block contains information regarding your web server, PHP installation, and installed modules.<br>
 +
This helps the support staff at WoWRoster.net diagnose possible problems with your server set-up.
  
A red <span style="border:1px outset rgb(204, 153, 0);padding:1px 5px;font-size:11px;font-weight:bold;color:red;background-color:rgb(51, 51, 51);">No</span> is not always a bad thing, it might disable features, but it may even be in your advantage.<br>
 
So do not be afraid of the <span style="border:1px outset rgb(204, 153, 0);padding:1px 5px;font-size:11px;font-weight:bold;color:red;background-color:rgb(51, 51, 51);">RED</span> color in this block, it will just give you information regarding the status of modules.
 
  
<image | Example: Server Information Block>
+
====Basic Server Info====
 +
Shows OS, server software, and MySQL type and version.
  
====PHP Info link====
 
By clicking the link: <image | phpinfo() link>, the [http://www.php.net/phpinfo() PHPInfo()] function is called.<br>
 
The page that is shown, reveals important information for troubleshooting PHP Webserver related settings.
 
  
 +
====PHP Settings====
 +
Shows some of the important settings in php.
  
===Configuration Information===
+
 
 +
====GD Support====
 +
Shows your if your server has use of the GD image manipulation libraries.
 +
 
 +
 
 +
 
 +
===Configuration Values===
 +
[[Image:Roster_diag_config.png|thumb|250px|Configuration Values Block]]
 +
[[Image:Roster_diag_configarray.png|thumb|250px|Configuration Values Array]]
 
This block contains information regarding your Roster Configuration and Installation.
 
This block contains information regarding your Roster Configuration and Installation.
  
<image | Example: Roster Configuration Block>
 
  
====Show Entire $roster_conf array link====
+
====Show Entire $roster->config array====
By clicking the link: <image | Configuration link>, the entire Configuration Table for roster is shown.<br>
+
By clicking this link, the entire Configuration Table for Roster is shown.<br>
The page that is shown, reveals important information for troubleshooting the configuration of your roster installation.
+
The page that is shown, reveals important information for troubleshooting the configuration of your Roster installation.
  
  
===File Version Information===
+
====List of Tables====
'''Not Yet Written'''
+
This displays a list of tables in Roster's database<br>
 +
This can help to see if any tables are missing
  
  
===Hints===
 
* Do not simply upload the zip file to your provider
 
*: You should unzip to your desktop then upload the contents of the archive, and make sure to keep the file and directory structure intact!
 
  
 +
===File Version Information===
 +
Compares your local Roster install and it's files to the cache on wowroster.net.<br>
 +
You can determine if files have been tampered with and download updates to files when they become available.
 +
[[Image:Roster_diag_files.png|thumb|left|600px|File Version Information]]
  
  
  
{{Disclaimer}}
+
==Hints==
 +
===Using update files downloaded from Roster Diag===
 +
* Do not simply upload the zip file to your provider
 +
*: You should unzip to your desktop then upload the contents of the archive, and make sure to keep the file and directory structure intact!

Latest revision as of 17:43, 21 June 2011

WR.net

Important note: When you edit this page, you agree to release your contribution into the public domain.
If you do not want this or can not do this because of license restrictions, please do not edit.

Contents


Roster Diagnostics

The RosterDiag page (http://www.[domain].com/index.php?p=rosterdiag) allows you to analyze your configuration, settings and version of Roster


Blocks

Not Logged In Example
Logged In Example

Roster Diag consists of a couple of blocks that can help you troubleshooting your roster installation.
This varies from config parameters to actual file versions.


Authorization

This block allows you to login with your Roster Admin password.
The authorization enables the download of Roster update packages.


Server Information

Basic Server Info Block
PHP Settings Block
GD Suport Block

This block contains information regarding your web server, PHP installation, and installed modules.
This helps the support staff at WoWRoster.net diagnose possible problems with your server set-up.


Basic Server Info

Shows OS, server software, and MySQL type and version.


PHP Settings

Shows some of the important settings in php.


GD Support

Shows your if your server has use of the GD image manipulation libraries.


Configuration Values

Configuration Values Block
Configuration Values Array

This block contains information regarding your Roster Configuration and Installation.


Show Entire $roster->config array

By clicking this link, the entire Configuration Table for Roster is shown.
The page that is shown, reveals important information for troubleshooting the configuration of your Roster installation.


List of Tables

This displays a list of tables in Roster's database
This can help to see if any tables are missing


File Version Information

Compares your local Roster install and it's files to the cache on wowroster.net.
You can determine if files have been tampered with and download updates to files when they become available.

File Version Information


Hints

Using update files downloaded from Roster Diag

Personal tools
Namespaces
Variants
Actions
WoWRoster
Navigation
Toolbox