I'm getting confused... with TheBrig reinstall...
I had a nice working TheBrig, on a full install NAS4Free machine, until I did something stupid with removing files from extensions directory.
I had to reinstall whole NAS4Free (with restoring the config from backup), formatted /mnt/data ZFS... and reinstalled extensions (dhcp and Extended GUI).
I can not install TheBrig anymore - nor online or zip...
Code: Select all
#rm -dR /tmp/*
#cd /mnt/data/
#fetch https://raw.githubusercontent.com/fsbruva/thebrig/alcatraz/thebrig_install.sh
#chmod a+x /mnt/data/thebrig_install.sh
#mkdir -p /mnt/data/extensions/thebrig
#/bin/sh ./thebrig_install.sh /mnt/data/extensions/thebrig
[: -eq: unexpected operator
[: -eq: unexpected operator
Retrieving the most recent stable version of TheBrig
master.zip 100% of 248 kB 424 kBps 00m00s
Unpacking the tarball...
Done!
Detecting current configuration...
X-Powered-By: PHP/5.6.13
Content-type: text/html; charset=UTF-8
Warning: file(/mnt/data/temporary/conf/ext/thebrig/lang.inc): failed to open stream: No such file or directory in /mnt/data/install_stage/conf/bin/change_ver.php on line 6
You use old thebrig version, we reinstall it
Something bad happened with change_ver.php. Please re-download and run the install.
What do I do wrong? Please help me get rid of re-installing and do a clean install.
Code: Select all
Warning: require_once(/conf/ext/thebrig/functions.inc): failed to open stream: No such file or directory in /mnt/data/install_stage/conf/bin/thebrig_start.php on line 46
Should I remove some lines in /conf/config.xml?
EDIT:
Success!
Removed thebrig lines in /conf/config.xml, re-installed new config and installed TheBrig like a charm...
sorry for bothering !!