One-click Installation Package for Windows (Recommended)

2016-08-31 10:28:59    tengfei    6392

In order to simplify installation in Windows, one-click installation packages for Windows are offeredfor Zdoo users based on Xampp, a very famous AMP integrated runtime environment. The one-click installation package which is significantly simplified and integrates the Zdoo Runner. For the Xampp installation package, you can visit us at the following official website  https://www.apachefriends.org/.  (Notes: This is the official website of Xampp. You don’t have to log in this website to download Zdoo one-click installation package.)


1. Installation 

1.1 Download the latest integrated runtime environment for Windows from our website ( .exe file).
1.2 Double-click to unzip it to a root directory, such as c:\xampp or d:\xampp. Make sure that it is unzipped into a root directory.

1.3 Go to the xampp folder and double-click start.exe (right click to run it as an administrator).If you didn't install VC on your machine, there will be a reminder asking you to install VC++. Click Yes to continue.


Zdoo Runner will be run as shown below.


2. Start and login Zdoo

2.1 After starting the control panel, click “Start Zdoo”, then it will automatically start Apache and MySQL.

2.2 After starting it, click “Visit Zdoo”, then you will open the home of Zdoo.


  • About Apache user authentication

Once started, Apache user authentication is ON by default. Uncheck "Enable Apache authentication", if you want to set it OFF. If Apache authentication is on, users have to enter that account and password before visiting Zdoo, unless by clicking "Visit Zdoo" on the control panel. Non-Admin users have to ask for account and password from the Admin. You can also change the account and password on Zdoo Runner.


  • About MySQL password

After Zdoo is started, it will prompt that the password is too week and it is suggested that you change it. A default password will show and you can also set the password as you like. Click OK and the database password will be changed. You can check the password in Runner or go to xampp/zdoo/config/my.php to check it.


3. About the password

3.1 The login account for Zdoo is admin and its password is 123456. Please change your password as soon as you log in Zdoo.
3.2 The admin account for MySQL is root with no password. (If you change the password for your root account, make sure to change the database password in the directory zdoo/config/my.php.)

3.3 The program for database management is PHPMyAdmin. You can only access to the database through the machines installed with Zdoo due to safety. Access through other machines will not be allowed. (Please visit 127.0.0.1 through your Zdoo server and then click Database.)


4. About the runtime

4.1 The address for Zdoo is http:// IP: PORT/zdoo/. If the IP address is changed to the actual IP address of machines installed with Zdoo, the port number should also be changed to the actual number.
4.2 The control panel will automatically install Apache and Mysql, and the service names are apachezt and mysqlzt. 

4.3 The environment is simplified based on xampp.


5. What if the runner is not working...

You can also use the control scripts if you can ’t start Zdoo through the control panel.
5.1 Switch to directory xampp/service.
5.2 Double-click install.bat, and the system will automatically install Apache and MySQL and launch Zdoo.
5.3 After installation, port.apache and port.mysql will be created to record the port numbers of Apache and Mysql. If you want to change the port, you can delete the two files and run install.bat again.