For PHP programing we need a web server, so we use WAMP. The last available version was launched on 27 December 2010 and it has the following components:
- Apache 2.2.17
- Php 5.3.5, Mysql 5.5.8
- PhpMyadmin 3.2.0.1
- SQLBuddy 1.3.2
- XDebug 2.1.0-5.3
- webGrind 1.0
- XDC 1.5
Don’t forget to subscribe to stay updated to our design news! Also take a minute to share this post with others using Social Bookmarks.
For now we will use only Apache and PHP, followed by MySQL and phpmyadmin.
Step 1
Step 2
Step 3
Step 4
Step 5
Step 6
Step 7
Step 8
Now that the WAMP server it’s installed we have to verify if it works properly. To do that open in a web browser the next address [quote_right]http://localhost/[/quote_right]
This was the process of installing WAMP server. In the next lesson we will show you how to work with this server: “where we hold the files“, “how to access them” are only two titles in the following lesson.
Do you consider this article useful? Please send it further using the social networking buttons. Thank you!
I recently just switched from XAMPP to WAMP, I find it’s so much more flexible and efficient. I love the fact you can just flick to a different PHP version, that’s a luxury as a web developer!