php - Bolt CMS - Identifier "rootpath" is not defined -
php - Bolt CMS - Identifier "rootpath" is not defined -
after moving working bolt installation local machine server, maintain getting errors, no matter do.
moving done via copying contents of files, vendor , app/cache folders , running composer update completed successfully.
when run anything, illustration php app/nut, exception:
php fatal error: uncaught exception 'invalidargumentexception' message 'identifier "rootpath" not defined.' in xxxxxx/vendor/pimple/pimple/lib/pimple.php:78 it's bolt 1.6 installation. installed finish zip file website , "converted" composer installed version. still working on system.
the new server error running linux apache 2.4 , php 5.4.34.
just covering off give-and-take on irc hits same problem.
bolt docs needing update master branch released version 2, copying 1.x files void warranty.
a workaround git pull --all , git checkout release/1.6 1.x branch.
php bolt-cms
Comments
Post a Comment