System Requirements
Linux (64-bit)
Mac OS and Linux (32-bit)¶
- Download the latest version of McMyAdmin and use an archive tool to unpack it into an empty folder.
- Install the latest version of Mono for your system (see the Mono page for information on how to get the latest version)
- Run mono McMyAdmin.exe on the command line
Windows XP/Server 2003/Server 2008 (R2)
XP Users must be running Service Pack 3. Users on Service Pack 2 or lower must upgrade.
You must have Microsoft .NET Framework 3.5 SP1 installed (it is not included as standard). It can be downloaded from the
Microsoft Download Center. Under Windows Server versions you must install the
Application Server role to meet this dependency.
Note: You must specifically have .NET 3.5 installed. Having only 4.0 installed without 3.5 will not satisfy the dependency as .NET framework versions are not mutually exclusive.
Windows Vista/7
The required version of .NET should already be installed as standard and no extra prerequisites are required.
Download and Install¶
Automated Installer
Grab the installer from
http://mcmyadmin.com/Downloads/MCMA2_Installer.exe and follow the on screen instructions.
Manual Install
Download the latest version of McMyAdmin and use an archive tool to unpack it into an empty folder.
At this point you can run it immediately. Under Windows you can double click the McMyAdmin executable or run it from the command line. Under other platforms you invoke it using mono (mono McMyAdmin.exe)
When using entirely default settings, you can browse to the web UI locally by navigating to
http://localhost:8080 with the default username and password of admin/admin - Note that if you have not changed the password then you will not be able to use the web UI remotely.
See
this page for information on McMyAdmins command line arguments.