
I think my explanation is enough but ok I'll explain again
edit profile file in etc folder (delete these lines)
export LC_ALL=zh_CN
export LANG=zh_CN
and delete .bash_profile in root folder
send and replace all etc, home, lib, root, usr folder to your Linux
send xampp.tar.gz to opt folder and unpack it
start lampp, go to phpmyadmin, create pw database and restore this database with mysql.sql script
use these command:
chmod 777 /root -R
chmod 777 /home -R
chmod 777 /home/cnet -R
chmod 777 /usr/java -R
chmod 777 /usr/java/mysql-connector-java-5.1.6 -R
chmod 777 /usr/java/jdk1.6.0_12 -R
and use this command ./start.sh to start your server
Done

sorry cause I'm not good at explanatory haha