E2php is a green environment suite of Apache + PHP + MySQL + Zend + eAccelerator + PhpMyAdmin in Windows. It is free of installation and can be used to build a Web server in a few seconds. How to Use e2php: 1. First click to download the e2php package and decompress it to any directory (do not include the Chinese path ). 2. Run the e2php.exe file in the directory on your computer.
E2php is a green environment suite of Apache + PHP + MySQL + Zend + eAccelerator + PhpMyAdmin in Windows. It is free of installation and can be used to build a Web server in a few seconds. How to Use e2php: 1. First click to download the e2php package and decompress it to any directory (do not include the Chinese path ). 2. Run the e2php.exe file in the directory on your computer.
E2php is a green environment suite of Apache + PHP + MySQL + Zend + eAccelerator + PhpMyAdmin in Windows. It is free of installation and can be used to build a Web server in a few seconds.
How to Use e2php:
1. Click Download e2php to decompress the package to any directory (do not include the Chinese path ).
2.run the e2php.exe file in the directory. You can see the program icon at the bottom right of the desktop (system tray.
3. Click the program icon with the left mouse button to display the menu options.
Start Apache, only start the Apache service, restart, stop, start MySQL, and only start the MySQL service.
Start Apahce and MySQL when all services are started, and stop them slightly.
Accessing PhpMyAdmin is the PhpMyAdmin program in the 'htdocs' directory.
Access the index. php file in the 'htdocs' directory on the homepage
Open the service to check whether the Apache and MySQL services are started.
Exit. Only e2php programs are exited.
The default password is 123456.
Note: The MySQL port is the default configuration (3306). If you have installed MySQL on your computer and started the service, stop the MySQL service before running e2php to ensure the stability of the program.
4. The main directory of the VM is 'htdocs'. You only need to put your website program under this directory. The default site address is http: // localhost: 8080 /, to access test under the 'htdocs' directory. in php, enter http: // localhost: 8080/test. php.