Brazil's biggest MU Online portal — since 2003
Tutorial Beginner Server

How to install AppServ for the MU Online server website

AppServ installs Apache, PHP and MySQL together in a few clicks — a classic alternative to XAMPP for your server's website.

VI ViciadosMU Team · Updated on 29 jun 2026 · ⏱ 6 min read

AppServ is a classic solution that installs Apache, PHP and MySQL at once. Many old MU Online tutorials use it, and it's still useful for running the server's website.

Nota: Like XAMPP, AppServ runs the website (PHP + MySQL). The game still uses SQL Server. They're separate components.

Step by step

  1. Download the AppServ installer;
  2. Run it and go through the wizard;
  3. Set the Apache (port 80) and MySQL (root user + password) data;
  4. Finish the installation;
  5. Place the site in AppServ's www folder;
  6. Access http://localhost to test.
Atenção: Note the MySQL root password set during installation. You'll need it for the site to connect to the database and to use phpMyAdmin.

AppServ vs XAMPP — which to choose?

CriterionAppServXAMPP
SimplicityVery simpleSimple
PHP versionsOlderCurrent
UpdatesFewFrequent
Suited forClassic systemsModern systems
Dica: If your server's web system is old (tutorials from years ago), AppServ tends to "match" better. For new systems, prefer XAMPP with current PHP.

Next steps

With AppServ running, configure the site's database connection (see host the server website). For the game, follow SQL Server and MuServer.

Perguntas frequentes

What's the difference between AppServ and XAMPP?

Both install Apache + PHP + MySQL in an integrated way. AppServ is simpler and older, popular in classic MU tutorials; XAMPP is more current and flexible. Both run the server's website.

Is AppServ updated?

AppServ receives fewer updates than XAMPP and usually ships older PHP versions. For modern web systems, XAMPP may be more suitable; for classic systems, AppServ works well.

VI

ViciadosMU Team

Equipe editorial do ViciadosMU — portal de MU Online no ar desde 2003.

Keep reading

Related articles