fluxbb_to_flarum
fluxbb_to_flarum copied to clipboard
Error during the migration
Hello,
During the ./run build
, I have this error : ln: /usr/bin/php: File exists
. I'm under Fedora and got the same on Ubuntu.
It's seems to be OK, after deleting the line && ln -s /usr/bin/php7 /usr/bin/php \
in the Dockerfile. But during the ./run init
I have the error :
[INFO] Install migration script dependencies
Your requirements could not be resolved to an installable set of packages.
[INFO] Creation of the default TextFormatter bundle
PHP Warning: require(vendor/autoload.php): failed to open stream: No such file or directory in /scripts/createCustomBundle.php on line 3
PHP Fatal error: require(): Failed opening required 'vendor/autoload.php' (include_path='.:/usr/share/php7') in /scripts/createCustomBundle.php on line 3