apt-get

Problems with the Linux version of XAMPP, questions, comments, and anything related.

apt-get

Postby Hockey » 09. March 2007 06:26

I just installed a fresh Debian and now I would like to get ApacheFriends on there and hopefully overwrite existing Apache setups...

I like the easy switching between PHP 4 and 5 XAMPP provides...

Problem is, I don't know what (if any) is the apt-get command to download and install ApacheFriends...

Debian is nothing but the console (No GUI/WM) so I don't know how to download the tar file and install that way...

Can anyone help me get started please :)
Hockey
 
Posts: 1
Joined: 31. August 2006 04:46

Postby JKMickelson » 09. March 2007 07:27

Hello Hockey,

First, make a directory to store the ApacheFriends installation file.
Code: Select all
mkdir ~/installs
cd ~/installs

Next, retrieve XAMPP 1.60
Code: Select all
wget http://superb-west.dl.sourceforge.net/sourceforge/xampp/xampp-linux-1.6.tar.gz

Finally, install XAMPP
Code: Select all
tar xvfz xampp-linux-1.6.tar.gz -C /opt
JKMickelson
 
Posts: 30
Joined: 23. February 2007 09:56


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 12 guests