似乎從2.5開始就支持debian了,測試了下,發(fā)現(xiàn)了非常多的問題
1.minimal不帶gcc,似乎安裝程序也不會自動安裝
2.標(biāo)準(zhǔn)版下已經(jīng)自帶apache2了,但似乎在安裝時只是會停止apache2,并沒有卸載,導(dǎo)致安裝后和nginx沖突
3.標(biāo)準(zhǔn)版無法寫入iptable
4.在minimal和標(biāo)準(zhǔn)版下安裝wdcp apache提示
installing wdcp apache...
update-rc.d: using dependency based boot sequencing
insserv: warning: script 'php-fpm' missing LSB tags and overrides
update-rc.d: warning: enable action will have no effect on runlevel 235
update-rc.d: error: no runlevel symlinks to modify, aborting!
update-rc.d: using dependency based boot sequencing
Starting web server: httpdWarning: DocumentRoot [/www/wdlinux/wdcp] does not exist
5.purefptd無法安裝
系統(tǒng):debian 6 x86版和x86 minimal版作者: itxx 時間: 2013-8-5 19:22
已經(jīng)上傳了pureftpd的安裝記錄,錯誤跟wdcp apache一樣,都是 update-rc.d: using dependency based boot sequencing
insserv: warning: script 'php-fpm' missing LSB tags and overrides
update-rc.d: warning: enable action will have no effect on runlevel 235
update-rc.d: error: no runlevel symlinks to modify, aborting!
update-rc.d: using dependency based boot sequencing lanmp_pureftpd_install.rar (6.56 KB)
額今天又在另一臺debian VPS上安裝wdcp,終于給出了具體的iptable錯誤
lib/wdapache.sh: line 46: /etc/sysconfig/iptables: No such file or directory
系統(tǒng)是最小安裝作者: admin 時間: 2013-9-9 16:02