Good day
I have the following specs: (Hope that's sufficient)
DigitalOcean account running:
Ubuntu 18.04
LAMP installation (PHP 7.2, Mysql 5.7, Apache2)
I am stil in progress of setting up the solution, but I always wind up getting the following error when using both express and custom installation:
" There are errors in configuring database. Please resolve the issues below.
There is no active transaction "
Doing little googling, I didn't find whole a lot about this error in relation to CalemEAM, but I am guessing this has something to do with PHP PDO and commits? So how do get around this issue?
But I have Ubuntu installed (although not 18.10 server), I have higher version of PHP in place well, so PHP should not be the issue?
All feedback is apperciated, thanks
Worth noting:
a. I tried using XAMPP (since MySQL install alongside it, the whole installation process turned out disasterous, I'm hoping to have a solution which includes using LAMP)
b. I don't have anything else installed on the host except LAMP
reg.