Hello guys due to request from my users i am updating my website with a post that says clearly how to install XAMPP on windows.Here we go,
- Go to http://www.apachefriends.org/en/xampp-windows.html#641 or direct link http://www.apachefriends.org/download.php?xampp-win32-1.7.0-installer.exe and Download the xampp software first.
- Run the installer. If you want, you can choose to install the Apache and MySQL servers as services, which will make them start automatically every time you start Windows. If you don’t choose this option, you will need to use the XAMPP Control Panel application to start the servers individually each time you need them. This may be desirable if you don’t intend to use your servers that often.
- Upon completion of installation, the XAMPP Control Panel will open (if not, click Start » All Programs » Apache Friends » XAMPP » XAMPP Control Panel). This tool lets you start and stop the various servers installed as part of XAMPP.
- Start Apache and MySQL by clicking on the “Start” buttons next to each item. If prompted by Windows Firewall, click the button labelled “Unblock”.
- Go to http://localhost/. If you are directed to a page with the XAMPP logo, your installation was successful.
- Here during installation i have given XAMPP to be installed in path [C:xampp], so obviously all the config and root files will be coming in this path by default.You can even change the root directory later by editing the httpd.conf file later.
Main Configuaration Files We Use In XAMPP
Type
Location
Apache configuration
C:xamppapacheconfhttpd.conf,C:xamppapacheconfextra*.conf
Apache logs
C:xamppapachelogsaccess.log,C:xamppapachelogserror.log
PHP configuration
C:xamppphpphp.ini
MySQL configuration
C:xamppmysqlbinmy.cnf
Incoming search terms:
- xampp tutorials (14)
- xampp javascript (8)
- how to run ajax on xampp (7)
- how to install xampp (6)
- how to run xxamp (3)
- xampp ajax (3)
- install script xampp (2)
- xampp glassfish (2)
- xammp scripts (2)
- jsp with xampp tutorial (2)
- tutorial for xampp (2)
- how to setup jquery with xampp (2)
- vtiger cobro pago payment (2)
- tutorial xammp (2)
- installing ajax xampp (2)
- jquery ajax xampp (2)
- cara disable mod_firewall (2)
- blob in xampp (2)
- basic script install xampp (2)
- eclipse java ee and xampp tutorial (2)
- J2EE xampp tutorial (2)
- tutorial for xampp with ubuntu (1)
- tutorial on xampp (1)
- modulo cobro pago vtiger (1)
- tutorial script di xampp (1)
- load balanced xampp (1)
- xampp skip-name-resolve (1)
- to clearly uninstall xampp (1)
- sample scripts in xampp (1)
- script for install xampp (1)
- running servlet on xampp (1)
- script to start xampp (1)
- run ajax for xampp (1)
- script view mysql xampp (1)
- servlet with xampp (1)
- Setting the JavaScript Build Path filetype:pdf (1)
- my xammp site (1)
- setup glassfish with xampp (1)
- updating xammp (1)
- xampp internal server error 1 7 0 (1)
You will also be interested in ,
- IE compatibility view force Internet Explorer to use Internet Explorer 7 rendering mode
- Speed up wordpress using .htaccess part 1
- Disable the TRACE and TRACK For More Security
- Fix the problem in getting 500 Internal Server Error In Localhost Due To .htaccess
- Apache AddHandler application/x-httpd-php not working?
- ScriptAlias and Alias in httpd.conf at a glance
- Url rewriting examples using .htaccess
- Fix 500 Internal Server Error In WordPress
- mod_proxy_balancer apache load balancing
- .htaccess some facts and rules

