????1??xampp
????xampp????????www.apachefriends.org ??http://www.xampp.cc/archives/62???????????????.run????????????32λ??64λ??
????1???????
????chmod +x xampp-linux-1.8.3-5-installer.run
????2?????
????./xampp-linux-1.8.3-5-installer.run
???????????????????????y??????????????????/opt/lampp???
????3?????xampp
????# /opt/lampp/lampp start
????4????xampp
????# /opt/lampp/lampp stop
????5??ж??xampp
????# /opt/lampp/lampp stop
????# rm -rf /opt/lampp
????6????????????
?????????????????http://localhost???м?飬?????????????棬?????Xampp????????

????7?????????
?????????????????У?xampp???о???????????????????????????xampp????????????β??????
????# /opt/lampp/lampp security
????????xampp??????  XAMPP:Quick security check…  XAMPP: Your XAMPP pages are NOT secured by apassword.  XAMPP: Do you want to set a password? [yes] yew  XAMPP: Doyou want to set a password? [yes] yes  XAMPP: Password:  XAMPP:Password (again):
???????????????xampp
????????phpMyAdmin??????  XAMPP:The MySQL/phpMyAdmin user pma has no password set!!!  XAMPP: Do you wantto set a password? [yes] yes  XAMPP: Password:  XAMPP: Password(again):  XAMPP: Setting new MySQL pma password.  XAMPP: SettingphpMyAdmin’s pma password to the new one.
????????mysql??root?????  XAMPP: MySQL has no root passwort set!!!  XAMPP: Do you wantto set a password? [yes] yes  XAMPP: Write the password somewhere down tomake sure you won’t forget it!!!  XAMPP: Password:  XAMPP: Password(again):  XAMPP: Setting new MySQL root password.  XAMPP: ChangephpMyAdmin’s authentication method.
????????ftp????  XAMPP: TheFTP password for user ‘daemon’ is still set to ‘xampp’.  XAMPP: Do youwant to change the password? [yes] yes  XAMPP: Password:  XAMPP:Password (again):
????PS??????????MySQL??root??????testlink????????п??????
???????????????MySQL????????????xampp?????γ???
????8???t????????????
?????????????service iptales stop
????xampp???????????/opt/lampp/etc/extra/httpd-xampp.conf?н????????????
????<LocationMatch"^/(?i:(?:xampp|security|licenses|phpmyadmin|webalizer|server-status|server-info))">
????#Requirelocal
????ErrorDocument 403/error/XAMPP_FORBIDDEN.html.var
?????????????裬???????????????????????????
????2??testlink
????1?????
????tar –zxvf testlink-1.9.14.tar.gz
????2???????xampp????/opt/lampp/htdocs?£?
????mv testlink-1.9.14 /opt/lampp/htdocs/testlink
????3???????
??????????У?
????# chmod 777 gui/templates_c
????# chmod 777 logs
????# chmod 777 upload_area
????4??????
????1.testlink?????????????????????????????????config_inc.php????????ò???.????:
??????$tlCfg->config_check_warning_mode = FILE';???
????$tlCfg->config_check_warning_mode='SILENT';
??????$tlCfg->log_path= '/var/testlink/logs/'???
????$tlCfg->log_path='/opt/lampp/htdocs/testlink/logs/'  ?????testlink1.9??9?汾?д?????????????汾 ???$tlCfg->log_path= TL_ABS_PATH . 'logs' . DIRECTORY_SEPARATOR ;????????
??????$g_repositoryPath = '/var/testlink/upload_area/';???
????$g_repositoryPath='/opt/lampp/htdocs/testlink/upload_area/';    ?????testlink1.9??9?汾?д?????????? ???汾???$g_repositoryPath= TL_ABS_PATH . "upload_area" .DIRECTORY_SEPARATOR;??
??????$tlCfg->default_language = 'en_GB';???
????$tlCfg->default_language= ' zh_CN';