Hello ... anyone ...
I dug up and here what I did:
1. Deploy Debian 3.1 for whole disk space.
2. Use Putty log on to the server with usename: root
3. Download the
XAMPP for Linux package use following these commands:
Code:
mkdir downloads
cd /downloads
wget http://www.apachefriends.org/download.php?xampp-linux-1.6.tar.gz
tar xvfz xampp-linux-1.6.tar.gz -C /opt
4. I
secured the LAMPP. The installation went fine after few tries. I am pretty happy.
5. I did the
ssh keys things but don't know how log in with different name other than root yet.
6. I set up FTP connection and upload my php webapp. It is there, it works but have errors. Don't know why. I've tried to switch between php4 and php5, so far no luck.
I appreciate for your comments here. Thanks in advance.