A automated archive of all dependences required to install SourceBann++. For use with web hosts that don't allow/support SSH access
Download the latest version from the Releases page. Upload the 'includes' folder to your SourceBans++ site, overwriting any files already in there.
- Web host that supports PHP 8.2
- FTP/CPanel access to your web server to upload files
- All other SourceBans++ prerequisites
New Install of SourceBanns++
- Download the latest release of SourceBans++ from here
- Download the latest release of SBPP Dependencies from here
- Upload the contents of the
web
folder from SourceBans++ archive to your web server - Upload the
includes
folder from SBPP Dependencies archive to your web server - Go to
your web site address/install/
in your web browser to start the install - Go to
your web site address/updater/
in your web browser to ensure your database is up to date - Delete
your web site address/install/
&your web site address/updater/
to finish
Compose autoload not found! Run composer install in the root directory of your SourceBans++ installation.
FTP to your web host, browse to the includes
folder and ensure there is a vendor
folder inside it.
Open the vendor folder and ensure there are files in it. They should look like the below.
Fatal error: Composer detected issues in your platform: Your Composer dependencies require a PHP version ">= 8.2.0". You are running 8.1.31.
Your web server needs to run v8.2.0 or greater. Talk to your web host to upgrade, or use your cpanel to do so yourself.