I m on a VPS running PHP 8.0.3, MariaDB not sure rest of versions.
I ftp over Modx Evo package, but after it confirms everything is writable and in place, it ends with a page in more or less plain text stating the following (page source):
<h2>Install results</h2>
<p>Setup will now attempt to setup the database:<br /></p>
<p>Creating connection to the database: <span class="ok">OK!</span></p><p>Selecting databasemydatabase: <span class="ok">OK!</span></p>
Opening the manager page, it states that installation is in progress and the landingpage just throws "error".
I also tried with version 1.4.16, which end the same if I install all plugins etc. If I only install "If", installation ends but in the manager I get an error about variable "a" in default/style.php does not exist. I need to start with 1.2.1 anyway because I m trying to migrate an existing site to a different provider.
NB the site runs perfect on XAMPP.