-
Notifications
You must be signed in to change notification settings - Fork 49
Installation
paintballrefjosh edited this page Jan 20, 2017
·
5 revisions
Apache with Mysql & PhP support
- Apache v2.2 or higher
- MySQL 5 or higher
- Php version 5.2.0 or higher
- GD compiled into Php (In windows, enable GD exetension in php.ini file).
- Make sure all files are in the same folder under you "htdocs" or "www" folder
- Enter your site url in your Internet Browswer (Ex: http://yourdomain.com)
- You will be automatically redirected to the installer.
- Just follow the on screen instructions.
- On step 2, if you arent able to use mangosweb, you will see the reason why.
- Once completed, you need to edit line 3 of the installer. change "$disabled = FALSE;" to "$disabled = TRUE;"
- Go straight to the admin panel! and go to site config. Configure the site :P
- Go to Realms next, and for each realm you want users to use, you need to edit that realms DB information and turn "Site Enabled" from "Disabled" to "Enabled"
- Go to your Admin Control Panel and click "Check For Updates" on the last row.
- If there are any updates, it will show you a list of files that will be updated. Click "Update MangosWeb" to begin the update process.
- The update process is automatic and will end in just a few seconds. Once done click "Return"
- Continue the process untill there are no more updates. Its that easy.
Note: Upgrading is only supported from V3.X. Anything prior (e.g. <= V2.X) is not supported due to unknown database modifications.
- Delete the two php files under the config/ directory in the V4 folder. No modifications were performed to these files and if you upload them you will lose your site/database/realm settings.
- Upload all of the new directories and files to the existing MaNGOSWeb folder on your webserver.
- No database modification is required.
- Use! MaNGOSWebV4 is now ready to use.