Upgrade 1.2.4 to 2.15.0 install.php fails to run

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
edprochak
Posts: 1
Joined: 01 Mar 2018, 15:06

Upgrade 1.2.4 to 2.15.0 install.php fails to run

Post by edprochak »

OS: Windows server 2008R2
XAMPP configuration running only mantisbt
current version 1.2.4 Yeah very old
installing version 2.15.0

Error message:
Warning: require_once(C:\xampp\htdocs\mantis\vendor/autoload.php): failed to open stream: No such file or directory in C:\xampp\htdocs\mantis\core.php on line 91

Fatal error: require_once(): Failed opening required 'C:\xampp\htdocs\mantis\vendor/autoload.php' (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\mantis\core.php on line 91
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Upgrade 1.2.4 to 2.15.0 install.php fails to run

Post by atrol »

I assume you did not download the official package, but just the source from Github.
https://www.mantisbt.org/download.php
Please use Search before posting and read the Manual
Post Reply