99精品国产综合久久久久五月天,免费观看欧美大片毛片不用播放器 ,AV无码理论片在线观看免费网站,国产精品国产成人国产三级

Board logo

標(biāo)題: [發(fā)布] wdcpv3.3.7,多用戶功能回來了 [打印本頁]

作者: admin    時(shí)間: 2019-3-30 21:23     標(biāo)題: wdcpv3.3.7,多用戶功能回來了

wdcpv3.3.7,多用戶功能回來了,在v2的版本里是有多用戶功能的,但在v3之前的版本里,取消了
現(xiàn)在,從v3.3.7開始,多用戶的功能可以繼續(xù)擁有了,專業(yè)版可用
多用戶功能,也就是支持多用戶,如開個(gè)普通帳號給朋友用,但這個(gè)帳號,只可以創(chuàng)建站點(diǎn)等一般的功能與操作
其它的系統(tǒng)功能或關(guān)鍵功能,是無法操作的

目前普通用戶的功能主要有
1 站點(diǎn)(增加/修改,站點(diǎn)關(guān)閉,創(chuàng)建SSL,WEB文件管理,PHP版本切換,打包備份)
2 FTP(帳號創(chuàng)建,密碼修改)
3 mysql (數(shù)據(jù)庫創(chuàng)建,數(shù)據(jù)庫密碼修改,數(shù)據(jù)導(dǎo)入導(dǎo)出)
4 登錄密碼修改

還有個(gè)功能是專業(yè)版授權(quán)的更換功能
如果用戶機(jī)器換了,可以更換授權(quán),繼續(xù)使用,具體 登錄wdcp.net上操作
如還有其它功能想開通或限制給普通用戶,歡迎提出來,可參考

安裝方法(請使用純凈系統(tǒng),即不帶任何其它WEB環(huán)境的系統(tǒng))
1 只安裝wdcp面板看看
wget http://down.wdlinux.cn/in/install_v3.sh
sh install_v3.sh

2 和lanmp環(huán)境一起安裝
yum install -y wget
wget http://dl.wdlinux.cn/files/lanmp_v3.3.tar.gz
tar zxvf lanmp_v3.3.tar.gz
sh lanmp.sh

自定義版本安裝
sh lanmp.sh cus

升級方法
直接后臺升級

如升級錯(cuò)誤或無法打開,可使用手動升級
SSH登錄服務(wù)器,執(zhí)行
sh /www/wdlinux/wdcp/shell/updates.sh

更多的說明,可參考
http://fudaan.com/bbs/thread-57643-1-1.html
作者: pkkgu    時(shí)間: 2019-3-30 22:43

普通用戶最好可以綁定指定站點(diǎn)
作者: makewood    時(shí)間: 2019-4-7 23:10

應(yīng)該說明一下什么情況只安裝wdcp面板什么情況和lanmp環(huán)境一起安裝?

像我這種菜鳥就是為了管理網(wǎng)站的就糊涂了,應(yīng)該是2個(gè)都要裝吧,但是是否2個(gè)步驟都要進(jìn)行。還是操作第二種就會連wdcp也包括在內(nèi)了?
作者: hhxingchen    時(shí)間: 2019-4-25 10:11

我在后臺直接點(diǎn)升級后,登錄地址直接無法訪問了,后來又通過SSH安裝,提示安裝成功重啟
但是我訪問還是打不開登錄頁面,什么原因?
作者: happydreams    時(shí)間: 2019-5-12 22:12

支持一下,希望WDCP越做越好
作者: 24447678@qq.com    時(shí)間: 2019-5-24 10:10

支持mysql8嗎?
作者: luoviking    時(shí)間: 2019-5-25 01:06

請問裝完怎么沒有mysql呢?
作者: jialong520    時(shí)間: 2019-5-30 14:48

太好了,有新版本了
作者: qlan    時(shí)間: 2019-6-4 16:31

還是手賤,又點(diǎn)了后臺首頁的更新按鈕,然后服務(wù)器就死了,面板打不開了。wdcp做成這個(gè)樣子,也是歷來已久的問題了。。。還能怪誰
作者: 24447678@qq.com    時(shí)間: 2019-6-24 17:00

為什么沒有redis?還能安裝redis嗎?
作者: itxsy    時(shí)間: 2019-6-30 08:11

Build complete.
Don't forget to run 'make test'.

Installing shared extensions:     /www/wdlinux/phps/55/lib/php/extensions/no-debug-non-zts-20121212/

5.5.38 redis install complete


      configurations, phps install is complete
      visit http://ip:8080
      more infomation please visit http://fudaan.com/bbs/





installing php...
find . -name \*.gcno -o -name \*.gcda | xargs rm -f
find . -name \*.lo -o -name \*.o | xargs rm -f
find . -name \*.la -o -name \*.a | xargs rm -f
find . -name \*.so | xargs rm -f
find . -name .libs -a -type d|xargs rm -rf
rm -f libphp5.la sapi/cli/php sapi/cgi/php-cgi    libphp5.la modules/* libs/*
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking how to run the C preprocessor... cc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether ln -s works... yes
checking for system library directory... lib
checking whether to enable runpaths... no
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking for gawk... gawk
checking for bison... bison -y
checking for bison version... 2.4 (ok)
checking for re2c... re2c
checking for re2c version... 0.13.5 (ok)
checking whether to enable computed goto gcc extension with re2c... no
checking whether to force non-PIC code in shared modules... no
checking whether /dev/urandom exists... yes
checking for pthreads_cflags... -pthread
checking for pthreads_lib...

Configuring SAPI modules
checking for AOLserver support... no
checking for Apache 1.x module support via DSO through APXS... no
checking for Apache 1.x module support... no
checking whether to enable Apache charset compatibility option... no
checking for Apache 2.0 filter-module support via DSO through APXS... no
checking for Apache 2.0 handler-module support via DSO through APXS...

Sorry, I cannot run apxs.  Possible reasons follow:

1. Perl is not installed
2. apxs was not found. Try to pass the path using --with-apxs2=/path/to/apxs
3. Apache was not built using --enable-so (the apxs usage page is displayed)

The output of /www/wdlinux/apache/bin/apxs follows:
./configure: line 8426: /www/wdlinux/apache/bin/apxs: No such file or directory
configure: error: Aborting


x86_64
CentOS release 6.9 (Final)
----Install Error: php configure err -----------
作者: nian2014    時(shí)間: 2019-7-17 11:44

越來越不好用了,裝完很多功能不能使用,還是V2版本穩(wěn)定
作者: ht99    時(shí)間: 2019-7-24 14:10

初步發(fā)現(xiàn)在老版升級上失敗的原因
lanmp.sh 這個(gè)腳本里有目錄判斷,只判斷了/www/wdlinux,導(dǎo)致目錄不能正確建立
if [ ! -d $IN_DIR ]; then
    mkdir -p $IN_DIR/{etc,init.d,wdcp_bk/conf}
    mkdir -p /www/web
作者: 小智潁川    時(shí)間: 2019-10-25 16:52

回復(fù) 4# hhxingchen


   我安裝成功也訪問不了后臺
作者: guohwa    時(shí)間: 2020-4-9 16:17

垃圾玩意兒  越來越不好用了   論壇也死了  估計(jì)大家都放棄這個(gè)面板了   要是大家有好的面板  多推薦推薦 多謝。。。!
作者: mdmdx    時(shí)間: 2020-12-4 12:12

wdCP v3.3.11無法開啟443端口,web端口和防火墻里都加了443,但依然無法開啟443端口,請問如何才能開啟443端口,不然無法配置https://




歡迎光臨 WDlinux官方論壇 (http://fudaan.com/bbs/) Powered by Discuz! 7.2