Learning PHPinux

XAMPP - a fast way to create a local web-server

Posted in *nix, Development by gf4e on May 5th, 2008

If you do not want to compile Apache, PHP, MySQL and other stuff, there is a very easy way to get the whole web-server thing going. First thing you have to do is download XAMPP from here for your favourite OS (Linux, Windows, Solaris, Mac OS X). Then simply follow the installation instructions on the website (It is really simpler than anything, for all you have to do is extract the archive). Finally, you will have a webserver with Apache, PHP, MySQL, FTP-server, an accelerator, and everything that might be enabled. It also has a web-configuration tool that allows you to set passwords for everything through your favourite browser. Amazing package for home networks and local webservers.

One Response to 'XAMPP - a fast way to create a local web-server'

Subscribe to comments with RSS or TrackBack to 'XAMPP - a fast way to create a local web-server'.

  1. [...] BlogHer wrote an interesting post today onHere’s a quick excerpt If you do not want to compile Apache, PHP, MySQL and other stuff, there is a very easy way to get the whole web-server thing going. First thing you have to do is download XAMPP from here for your favourite OS (Linux, Windows, Solaris, Mac OS X). Then simply follow the installation instructions on the website (It is really simpler than anything, for all you have to do is extract the archive). Finally, you will have a webserver with Apache, PHP, MySQL, FTP-server, an accelerator, and everything [...]

Leave a Reply