make sure the port is "80"
also check the the "startup_apps.sh" file in Menu_Update\Apps_Setup\ folder in Share unit
# ========================================================= APACHE
echo "APACHE"
if [ "$APACHE" = "Y" ] && [ -f /mnt/apache/bin/apache ];
then
echo "on & apache ok"
PORT=`grep ADMIN_PORT /etc/config | cut -d"'" -f2`
[ "$PORT" -eq "80" ] && {
killall httpd
httpd -p 8080&
sed -i /ADMIN_PORT/s/.*/ADMIN_PORT=\'8080\'/ /etc/config
/etc/rc.d/save_config.sh
}
cp /mnt/Share/Menu_Update/Apps_Setup/php/index_apache.htm /mnt/www/Menu_Update/index.htm
cp /mnt/apache/conf/php.ini /lib/
/mnt/apache/bin/apache
else
echo "on but not apache"
killall apache
PORT=`grep ADMIN_PORT /etc/config | cut -d"'" -f2`
[ "$PORT" -eq "80" ] && {
killall httpd
httpd -p 8080&
sed -i /ADMIN_PORT/s/.*/ADMIN_PORT=\'8080\'/ /etc/config
/etc/rc.d/save_config.sh
}
cp /mnt/Share/Menu_Update/Apps_Setup/php/index_thttpd.htm /mnt/www/Menu_Update/index.htm
cp /mnt/Share/Menu_Update/thttpdwithphp /mnt
/mnt/thttpdwithphp -p 80 -d /mnt/www
fi
----------------------------------
replace the "8080" by "80"
chiayuancheng wrote:
已按照那篇的方法重新...(恕刪)
請問你重裝之後又可以完成100%
並終止任務嗎?
目前下載的檔案都無法完全下載
看內容都是一些文字檔圖片檔
但用電腦下載就沒問題
所以所有用MLDONKEY的都停在98~100
根本就沒有辦法用
請問有人使用final與3.1.0可以正常下載的嗎?
試過重新安裝與不同的種子, 結果還是一樣.
有誰可以指導一下.
不然就等於要壽終正寢了.
3/5
發現奇怪的現象是影音檔都可以順利下載, 但其他副檔名的一概無法下載, 所以檔案才會一直卡住.
我試了單獨只有影音的種子, 就可以順利完成.
這到底是什麼原因, 實在搞不懂.
內文搜尋

X