X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=wt%2Fdata%2FinfoConf_server_fcgi%2FReadme.txt;fp=wt%2Fdata%2FinfoConf_server_fcgi%2FReadme.txt;h=ea5925f7b1f7fefe8cffba4f1dc0146131f01622;hb=106d081dda7d76f3f42347b742fe568e0ca98f46;hp=8d63d71f85720175f80f31de3c222c68db09826c;hpb=538ef05196c1a65278c71a49d4d6002c6fbf10ab;p=creaWT.git diff --git a/wt/data/infoConf_server_fcgi/Readme.txt b/wt/data/infoConf_server_fcgi/Readme.txt index 8d63d71..ea5925f 100644 --- a/wt/data/infoConf_server_fcgi/Readme.txt +++ b/wt/data/infoConf_server_fcgi/Readme.txt @@ -17,7 +17,7 @@ mkdir /var/www/testwtdbg/docroot 3) Apache configuration -cp fastcgi-wt.conf /etc/httpd/conf.modules.d/. +cp fastcgi-wt.conf /etc/httpd/conf.d/. service httpd restart 4) wt temporary diractory @@ -26,11 +26,12 @@ chown apache:apache /var/run/wt 5) wt CONFIGURATION mkdir /etc/wt -cp wt_config.xml /etc/wt +cp wt_config.xml /etc/wt/. 6) Prepare wt application site mkdir / +chown apache:apache / mkdir //imagesTMP cp bbiWeb.php //. ln -s /share/Wt/resources //resources @@ -45,6 +46,18 @@ http://localhost//bbiWeb.php ------------------------------------------------------ +TODO: +0) BUG: bbiWeb.wt reads just 1 bbs : demoPresentacion1Boton02.bbs +0.5) BUG The tempFiles from bbtk-wt are in nn + +1) BUG: Modify Thirdparty-install-Base-rpm.sh + separate the devel modules +2) FUTURE: Add creaWT in bbtk stuff +3) FUTURE: Install de directory data of creaWT in share/creaWT/data +4) BUG: creaWT/wt/data/resourcesXTK +5) bbtk-WT hola.nii can't be generated automaticaly +------------------------------------------------------ + Genaral Notes: --------------