xampp下安装php168成功 (magic liunx2.1 rc2)
1、# 进入 Linux shell 并以系统管理员的身份登录:
su
# 将下载的压缩文件释放到 /opt:
tar xvfz xampp-linux-1.6.7.tar.gz -C /opt
/opt/lampp/lampp start
Starting XAMPP for Linux 1.6.7...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.