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 (12)
- xampp javascript (7)
- how to run ajax on xampp (6)
- how to install xampp (6)
- how to run xxamp (3)
- add website to xampp (2)
- xampp glassfish (2)
- install script xampp (2)
- vtiger cobro pago payment (2)
- tutorial for xampp (2)
- jquery ajax xampp (2)
- tutorial xammp (2)
- xammp scripts (2)
- J2EE xampp tutorial (2)
- blob in xampp (2)
- basic script install xampp (2)
- xampp ajax (2)
- cara disable mod_firewall (2)
- jsp with xampp tutorial (2)
- eclipse java ee and xampp tutorial (2)
- uppercase tables mysql xampp (1)
- tutorial on xampp (1)
- no javascript on xampp (1)
- my xammp site (1)
- run ajax for xampp (1)
- xampp firewall block mysql (1)
- script for install xampp (1)
- tutorial for xampp with ubuntu (1)
- to clearly uninstall xampp (1)
- setup glassfish with xampp (1)
- running servlet on xampp (1)
- Setting the JavaScript Build Path filetype:pdf (1)
- sample scripts in xampp (1)
- script view mysql xampp (1)
- script to start xampp (1)
- script auto stop and start for apache2 in lampp (1)
- servlet with xampp (1)
- WP НА XAMPP в UBUNTU (1)
- xampp linux filetype rar (1)
- xampp mdb2 errors (1)
You will also be interested in ,
- ScriptAlias and Alias in httpd.conf at a glance
- Adding apache handlers in cpanel
- Adding Handlers Directly In httpd.conf Of Apache
- Apache AddHandler application/x-httpd-php not working?
- Custom Error Pages Using .htaccess
- Fix the problem in getting 500 Internal Server Error In Localhost Due To .htaccess
- Url rewriting examples using .htaccess
- Disable the TRACE and TRACK For More Security
- How to run jsp in xampp?
- Speed up wordpress using .htaccess part 2
