Download the Apache version you need.
: http://httpd.apache.org/download.cgi
http://www.apachelounge.com/download/
Unzip to the/bin/apache/directory
Based on the global variables defined in/scripts/config.inc.php. and checkapacheconf functions.
We need to add a wampserver.conf file.
In this way, we can tell Wampserver.exe that we already have a valid Apache version.
Well, for the sake of convenience, we find this file from the Apahce version of Wamp. Copy and paste done.
Okay, quit Wampserver, restart Wampserver.
Happy to switch to the Apache version you are looking for, little friends!
Download the PHP version you need.
: http://windows.php.net/download/
Unzip to the/bin/php/directory
Based on the global variables defined in/scripts/config.inc.php. and checkphpconf functions.
We need to add a wampserver.conf file and a Phpforapache.ini file.
In this way, we can tell Wampserver.exe that we already have a valid PHP version.
OK, for the sake of convenience, we find these two files from the PHP version of Wamp,
Then open Phpforapache.ini, look for the keyword/wamp/, modify the following:
Change the extension directory to your own version as above.
Okay, quit Wampserver, restart Wampserver.
Small friends, happy to switch the PHP version you want!
Download the MySQL version you need.
1, MySQL free installation version: http://dev.mysql.com/downloads/mysql/5.1.html
download is complete, unzip the downloaded file to the/bin/mysql/directory.
Based on the global variables defined in/scripts/config.inc.php. and checkmsqlconf functions.
We need to add a wampserver.conf file.
In this way, we can tell Wampserver.exe that we already have a valid MySQL version.
Well, for the sake of convenience, we find this file from the MySQL version of Wamp. Copy and paste done.
Okay, quit Wampserver, restart Wampserver.
Happy to switch to the MySQL version you want, little friends!
Here by the way recommended several MySQL GUI software ~ ~ ~
1. MySQL official GUI
Nothing to say, function simple, free, English drop ~ Most people touch MySQL from this start ~
: http://dev.mysql.com/downloads/gui-tools/5.0.html
2. EMS SQL Manager for MySQL
EMS powerful, English, divided into fees and free two, but in terms of function free version enough ~
Http://www.sqlmanager.net/en/products/mysql/manager/download
3. Navicat for MySQL
This is not very clear, many people recommend, also divided into free and paid version, but this has a Chinese version, for me this e-text bad people, the gospel Ah ~
: http://www.navicat.net.cn/index.html
Finally finished, hope to read can be helpful to you ~