How to run PHP files on localhost?
1. First download the xampp from http://www.apachefriends.org/en/xampp.html 2. Extract the file and double click the exe. This will install Mysql and Apache servers. 3. Once the installation is complete, you will find XAMPP under Start / Programs / XAMPP. You can use the XAMPP Control Panel to start/stop all servers. Start Mysql and Apache servers. 4. Write a test.php file and copy it in to C:/Program...
October 30th, 2008 by Ranjith
How to setup wordpress on localhost?
This is very simple using XAMPP. First download the xampp from http://www.apachefriends.org/en/xampp.html Extract the file and double click the exe. This will install Mysql and Apache servers. Once the installation is complete, you will find XAMPP under Start / Programs / XAMPP. You can use the XAMPP Control Panel to start/stop all servers. Start Mysql and Apache servers. Now open any browser(IE or...
October 30th, 2008 by Ranjith

