Error after installation.
If you have the EcclesiaCRM software running, please file an issue using the Report an issue in the help menu.
After completing the installation forms, I get the following messages instead of the login page.
Fatal error: Uncaught Error: Call to a member function getVersion() on null in C:\Program Files\Ampps\www\ecclesiacrm\EcclesiaCRM\Service\SystemService.php:87 Stack trace: #0 C:\Program Files\Ampps\www\ecclesiacrm\EcclesiaCRM\Bootstrapper.php(332): EcclesiaCRM\Service\SystemService::getDBVersion() #1 C:\Program Files\Ampps\www\ecclesiacrm\EcclesiaCRM\Bootstrapper.php(82): EcclesiaCRM\Bootstrapper::isDBCurrent() #2 C:\Program Files\Ampps\www\ecclesiacrm\Include\LoadConfigs.php(33): EcclesiaCRM\Bootstrapper::init('127.0.0.1', '3306', 'root', 'mysql', 'ecc7', '/ecclesiacrm', false, Array, false) #3 C:\Program Files\Ampps\www\ecclesiacrm\Include\Config.php(62): require_once('C:\Program File...') #4 C:\Program Files\Ampps\www\ecclesiacrm\index.php(7): require_once('C:\Program File...') #5 {main} thrown in C:\Program Files\Ampps\www\ecclesiacrm\EcclesiaCRM\Service\SystemService.php on line 87
On what page in the application did you find this issue? Start page.
On what type of server is this running? Ampps on a Windows PC
What browser (and version) are you running? Firefox 84.02
What version of PHP is the server running? 7.3
What version of SQL Server are you running? mysqld 8.0.18
What version of EcclesiaCRM are you running? 7.0
OK I've never test EcclesiaCRM on Ampps (with Windows).
Did you use Apache on your installation.
I think you you have to install the mod_rewrite module.
I use url rewriting features of this module to define the routes like for example : https//ip_of_your_server/v2/dashboard
Hopefully this help you,
Philippe