Both sides previous revisionPrevious revisionNext revision | Previous revision |
howto:install_wamp_on_windows [2014/05/05 12:01] – yehuda | howto:install_wamp_on_windows [2022/01/03 16:03] (current) – external edit 127.0.0.1 |
---|
| ====== Install WAMP on Windows 7 ====== |
| |
| ===== Download ===== |
| |
1. Goto http://www.wampserver.com/en/ | 1. Goto http://www.wampserver.com/en/ |
| |
2. Download ( you can use direct download links [[http://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.5/wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-64b.exe/download|64bit]] [[http://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.5/wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe/download|32bit]] ) | 2. Download ( you can use direct download links [[http://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.5/wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-64b.exe/download|64bit]] [[http://sourceforge.net/projects/wampserver/files/WampServer%202/Wampserver%202.5/wampserver2.5-Apache-2.4.9-Mysql-5.6.17-php5.5.12-32b.exe/download|32bit]] ) |
| |
| ===== Install ===== |
| |
3. Open | 3. Open |
{{:howto:downloaded_wamp_in_windows.png?300|Open setup file}} | {{ :howto:downloaded_wamp_in_windows.png?300 |}} |
| |
4. Click "Run" | 4. Click "Run" |
{{:howto:windows7_wamp_security_warning.png?200|}} | {{ :howto:windows7_wamp_security_warning.png?200 |}} |
| |
5. Click "Yes" | 5. Click "Yes" |
{{:howto:window7_wamp_install_-_user_account_control.png?200|}} | {{ :howto:window7_wamp_install_-_user_account_control.png?200 |}} |
| |
6. Click "Next >" | 6. Click "Next >" |
{{:howto:wampserver2_setup_01.png?200|}} | {{ :howto:wampserver2_setup_01.png?200 |}} |
| |
7. Select "I accept the agreement" and click "Next >" {{:howto:wampserver2_setup_02.png?200|}} | 7. Select "I accept the agreement" and click "Next >" {{ :howto:wampserver2_setup_02.png?200 |}} |
| |
8. Click "Next >" | 8. Click "Next >" |
{{:howto:wampserver2_-_setup_03.png?200|}} | {{ :howto:wampserver2_-_setup_03.png?200 |}} |
| |
9. Click "Next >" | 9. Click "Next >" |
{{:howto:wampserver2_setup_04.png?200|}} | {{ :howto:wampserver2_setup_04.png?200 |}} |
| |
| 10. Click "Install" {{ :howto:wampsetup2_setup_5.png?200 |}} |
| |
| 11. Wait {{ :howto:wampserver2_setup_6.png?200 |}} |
| |
| 12. Click "Open" {{ :howto:wampserver2_setup_7.png?200 |}} |
| |
| e12a. if you have error msvcr110.dll missing - you should install [[http://www.microsoft.com/en-us/download/details.aspx?id=30679|This]] |
| |
| 13. Click "Next >" {{ :howto:wampserver2_setup_8.png?200 |}} |
| |
| 14. Click "Finish" {{ :howto:wampserver2_setup_9.png?200 |}} |
| |
| ===== Configure ===== |
| |
| 15. Click "Yes" {{ :howto:wampsetup2_postsetup_1.png?200 |}} |
| |
| 16. It works {{ :howto:wampserver_postsetup_2.png |}} |
| |
| 18. Click it {{ :howto:wampserver2_postsetup_3.png?200 |}} |
| |
| 19. Go to Apache > Services > Install Service {{ :howto:wampserver2_postsetup_6.png?200 |}} |
| |
10. Click "Install" {{:howto:wampsetup2_setup_5.png?200|}} | 20. Allow {{ :howto:wampserver2_postsetup_8.png?200 |}} |
| |
11. Wait {{:howto:wampserver2_setup_6.png?200|}} | ===== Test ===== |
| |
12. Click "Open" {{:howto:wampserver2_setup_7.png?200|}} | 21. Access to http://localhost/ or http://127.0.0.1/ {{ :howto:wampserver2_postinst_-_finish.png?200 |}} |
| Mazal Tov it shoud work. |
| |
e12a. if you have error [[http://stackoverflow.com/questions/14557245/wamp-shows-error-msvcr100-dll-is-missing-when-install|msvcr110.dll missing]] | ===== Working folder ===== |
| |
| Working folder is : <code>C:\wamp\www</code> |