Many people know from their own experience that it’s not easy to install an Apache web server and it gets harder if you want to add MySQL, PHP and Perl.XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use – just download, extract and start.
Just download it from: http://www.apachefriends.org/en/xampp.html
Install xampp using command line:
$sudo tar xvzf xampp-linux-1.6.2.tar.gz -C /opt
$cd /opt/lampp
$sudo ./lampp start
or you can choose which service that you only want to run.
Usage: ./lampp <action>
start Start XAMPP (Apache, MySQL and eventually others)
startapache Start only Apache
startssl Start only SSL support
startmysql Start only MySQL
startftp Start only ProFTPD
stop Stop XAMPP (Apache, MySQL and eventually others)
stopapache Stop only Apache
stopssl Stop only SSL support
stopmysql Stop only MySQL
stopftp Stop only ProFTPD
reload Reload XAMPP (Apache, MySQL and eventually others)
reloadapache Reload only Apache
reloadmysql Reload only MySQL
reloadftp Reload only ProFTPD
restart Stop and start XAMPP
security Check XAMPP’s security
php5 Activate PHP5
php4 Activate PHP4
phpstatus Which version of PHP is active?
backup Make backup file of your XAMPP config, log and data files
panel Starts graphical XAMPP control panel
To test it, just open your web browser (Firefox) then type: http://localhost
If the installation process is correct then you will see the xampp main page.
Mesti di coba nih.. soalnya fiesty udah kagak support PHP4
π
mas sedikit oot ya… bisa bantu cari driver vga via chrome9 HC IGP 128mb buat kubuntu 8.04 ga?? plz
my blog : buatblog56.wordpress.com
Paling gampang, install di komputer yang pake win* (karena pasti driver aslinya untuk Win). Lalu copy drivernya ke flash disk. Trus, di Linux gunakan Ndiswrapper untuk me-load drivernya.
Kalo nggak tau caranya, liat artikel saya tentang “Fix No Sound in Ubuntu”.
[…] hari ini saya mencoba untuk melakukan installasi xampp, saya mendapat articel dari om taufan lubis yang menerangkan cara installasi aplikasi xampp ini. xampp adalah perangkat lunak yang merupakan […]