jchuang1977 wrote:
為什麼是窮人的NAS...(恕刪)
執行完debian步驟如下顯示
=========================================
BusyBox v1.00 (2006.11.15-06:20+0000) Built-in shell (ash)
Enter 'help' for a list of built-in commands.
# cd /mnt/debian/Share
# ./chroot /mnt/debian /bin/bash
root@NAS-01G:/#
root@NAS-01G:/# mount -t proc proc proc
root@NAS-01G:/# PATH=$PATH:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/loc
al/sbin
root@NAS-01G:/# /Share/start.sh
/Share/start.sh: line 5: export: `/bin:/sbin:/mnt:/bin:/sbin:/usr/bin:/usr/sbin:
/usr/local/bin:/usr/local/sbin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin
': not a valid identifier
Starting OpenBSD Secure Shell server: sshd.
Starting periodic command scheduler: cron.
[Sun Apr 29 06:34:48 2007] [alert] httpd: Could not determine the server's fully
qualified domain name, using 127.0.0.1 for ServerName
/usr/local/apache/bin/apachectl start: httpd started
Starting mysqld daemon with databases from /usr/local/mysql/var
29 Apr 06:34:52 ntpdate[690]: step time server 220.130.158.52 offset 3.145088 se
c
root@NAS-01G:/#
=============================================
先將phpMyAdmin放進去但是打http://192.168.1.3/phpMyAdmin/
不能出現phpMyAdmin畫面