Contains components
Apache-2.2.16
MySQL-5.1.50
PHP-5.2.14
Zend Optimizer-3.3.3
phpMyAdmin-3.3.7
* eAccelerator 0.9.6-1
* Not enabled by default. Execute PnCp.cmd and select 3 to enable.
Instructions for use
1. The compressed package must be decompressed to an English path!
2. Run the service control program, perform relevant operations, and open IE to access the website for testing.
3. Xiunobbs has been installed by default and can be accessed directly. The management account is admin and the password is 123456.
4. The default port is web 80, mysql 3306. If you need to modify it, click on more functions in the program to operate.
5. Mysql initialization account root, password 123321, if you need to modify it, click on more functions in the program to operate
6. Contains the latest version of xiunobbs 2.0.3, install it immediately for testing!
7. htdocs is the root directory of the website. You can access the test by putting the test program into the folder according to your needs!
8. Mysql turns off the remote database access function by default. If you want to turn it on, please run the following code in phpmyadmin
grant all on test.* to root@'%' identified by '123321';
grant all on test.* to root@localhost identified by '123321';
Among them, test is the database name, root is the database user, and 123321 is the access password.
it works
it works
it works