The program uses the latest version of AMP+Z (i.e. Apache, MySQL, PHP, Zend)
# Version:
#Apache-2.2.4
#MySQL-6.0
#PHP-5.2.4.4
# ZendOptimizer - 3.3.0
* Note: If your computer has IIS or MySQL installed, please stop the IIS and MySQL services before running them.
1. Run the All_Start.cmd file and access the site http://localhost:8080/ in the browser.
2. If the MySQL service is not required, just run Apache_Start.cmd.
3. The All_Stop.cmd file stops all services, including Apache and MySQL.
4. The main directory of the virtual host is website. Just put your website program in this directory. The default site address is http://localhost:8080/. If you want to access test.php in the website directory, browse Enter http://localhost:8080/test.php into the server to access
Expand