Roster:Requirements
From WoWRosterWiKi
(Difference between revisions)
Line 7: | Line 7: | ||
The following are the web server requirements | The following are the web server requirements | ||
− | * A web server supporting [http://www.php. | + | * A web server supporting [http://www.php.net PHP] (Apache or IIS recommended) |
− | * PHP 4.3.x or higher (PHP 5. | + | * PHP 4.3.x or higher (PHP 5.2+ is required for v2.1.0) with "safe_mode" turned OFF if possible |
** register_globals should be turned off | ** register_globals should be turned off | ||
** PHP running in CGI mode is NOT supported | ** PHP running in CGI mode is NOT supported | ||
Line 28: | Line 28: | ||
* [[UniUploader]] | * [[UniUploader]] | ||
*: Out of game tool to automate and streamline the uploading of data to the roster | *: Out of game tool to automate and streamline the uploading of data to the roster | ||
− | |||
− | |||
* [[UniAdmin]] | * [[UniAdmin]] | ||
*: Web-based tool to automate and manage UniUploader's settings and logos and distribute addons | *: Web-based tool to automate and manage UniUploader's settings and logos and distribute addons | ||
{{Warning|Blizzard Servers<br>Only|WoWRoster.net applications are made and tested for use with official Blizzard servers<br>WoWRoster.net does not support WoWRoster.net applications for use with private WoW servers}} | {{Warning|Blizzard Servers<br>Only|WoWRoster.net applications are made and tested for use with official Blizzard servers<br>WoWRoster.net does not support WoWRoster.net applications for use with private WoW servers}} |
Revision as of 01:49, 10 January 2011
Important note: When you edit this page, you agree to release your contribution into the public domain. |
Contents |
Required
WoWRoster is a web application that runs on a web server
The following are the web server requirements
- A web server supporting PHP (Apache or IIS recommended)
- PHP 4.3.x or higher (PHP 5.2+ is required for v2.1.0) with "safe_mode" turned OFF if possible
- register_globals should be turned off
- PHP running in CGI mode is NOT supported
- MySQL 4.1.x or higher (MySQL 5.0 is recommended)
- A MySQL username and password with permission to create, insert, and otherwise modify tables in a particular database
Optional Web Server Features
- GD2 (2.0.28 or higher) with PNG and FreeType support is required for image rendering components (Realmstatus, GMOTD) and some addons (Such as SigGen)
Required for Updating Data on WoWRoster
- World of Warcraft with an active account on an official Blizzard server (un-official or "private" servers are not supported)
- CharacterProfiler - For updating character data
- GuildProfiler - Needed only for updating a guild member list
Recommended Optional Components
- UniUploader
- Out of game tool to automate and streamline the uploading of data to the roster
- UniAdmin
- Web-based tool to automate and manage UniUploader's settings and logos and distribute addons