How to install EasyPHP ( PHP, MySql, Apache & PhpMyAdmin)

[1] Download EasyPhp, Open It or Save It
[2] Double Click on the setup, and follow the next steps:

[3] Click Ok -> Next -> Check the box of I Accept the Agrement -> Next -> Next
[4] If you want to install in a different location click Browse ( recommed to install in C:\Program Files\ )

[5] Click Next -> Next -> Install -> Finish
[6] Now EasyPhp is installed, you will e a button in your taskbar
![]()
[7] Double click and the server should start, but here if you have MySQL installed before EasyPhp, the server of
MySQL it won’t start. Let’s to resolve this:
In the picture you can see the error message:

To resolve this press CTRL + ALT + DELETE, will be opened Windows Task Manger.
[8] Click on Performance, search mysqld-nt.exe and End the Process

[9] Now double click on EasyPhp and start MySQL server

[10] To run your files you need to move them in the www directory ( C:\Program Files\EasyPHP 2.0b1\www )

[11] That’s it! Now let’s to see if php is installed. Create a new text document and type this code:
<?php
phpinfo();
?>

[12] Now in your browser type this: http://localhost/ and click on phpinfo.php
[13] To acces PhpMyAdmin, right click on EasyPhp in taskbar and select Administrator
![]()
![]()
In the next tutorial we learn how to create a Contact Page with html and php. I hope this tutorial was usefull, thank you and please submit to RSS!
Tags: Apache, Apache and PhpMyAdmin, How to install EasyPHP, How to install EasyPHP ( PHP, How to see if Php work on your PC, Install PHP, MySQL, PHP, PHP Example, Phpinfo, PhpMyAdmin
October 27th, 2007 at 12:17 am
[...] have made a tutorial about how to install EasyPhp and now i come with an example. Today we learn how to create a Contact Page in HTML and PHP very [...]
October 27th, 2007 at 4:58 am
[...] story here This entry was posted on Friday, October 26th, 2007 at 1:07 pm and is filed under php download. [...]
March 21st, 2008 at 4:12 am
please send me tutorial how to create php file adn brouwer at web site
thank you