show code js

2011年10月14日 星期五

QNAP NAS active php and install pear & package

Active Web Server
INSTALL IPKG of QPKG
Active TELNET and login server, command # ipkg install php-pear
modify php.ini at include_path ="/opt/share/pear/";
in telnet, goto /opt/share/pear, and command # pear install MDB2 (sample) to install package