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 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:
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