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 Agreement -> Next -> Next
4. If you want to install in a different location click Browse ( recommend 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 FilesEasyPHP 2.0b1www )
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


Reply
I 1 time install easyphp on my computer..but when i'm logoff my computer it's closed..........when i"m open mu computer i cant open it........it request to install me to every open time of my computer............plz give solution for this........
my mail id:indu.ps18@gmail.com
Reply
thnk u.
Reply
Reply
I was in a fix and had to waste a lot of time to trace out the solution.
Thank you all concerned very very much.
Reply