Create Webserver with XAMPP in Windows

Friday, October 24, 2008

What is XAMPP ?

XAMPP is a free and open source cross-platform web server package, consisting mainly of the Apache HTTP Server, MySQL database, and interpreters for scripts written in the PHP and Perl programming languages. The program is released under the GNU General Public License and acts as a free, easy-to-use web server capable of serving dynamic pages. XAMPP is available for Microsoft Windows, Linux, Sun Solaris, and Mac OS X, and is mainly used for web development projects.

XAMPP requires only one zip, tar or exe file to be downloaded and run, and little or no configuration of the various components that make up the web server is required. XAMPP is regularly updated to incorporate the latest releases of Apache/MySQL/PHP and Perl. It also comes with a number of other modules including OpenSSL and phpMyAdmin.

Because its user interface is considered simple to use, it is sometimes called the “lazy man’s WAMP/LAMP installation.”

Installing XAMPP takes less time than installing each of its components separately. Self-contained, multiple instances of XAMPP can exist on a single computer, and any given instance can be copied from one computer to another.

It is offered in both a full, standard version and a smaller version (known as XAMPP Lite). Add-on extension modules also are available.

Officially, XAMPP’s designers intended it for use only as a development tool, to allow website designers and programmers to test their work on their own computers without any access to the Internet. To make this as easy as possible, many important security features are disabled by default. In practice, however, XAMPP is sometimes used to actually serve web pages on the World Wide Web. A special tool is provided to password-protect the most important parts of the package. XAMPP also provides support for creating and manipulating databases in MySQL and SQLite among others.

install in windows :

to install xampp in windows is very easy..... just follow the wizard.....

If Windows Security Alert block Apache HTTP Server. You must unblock it.....

Install finish……

Download :

0 comments: