Your software My PHP version is :7.4.32
*My MySQL/MariaDB version is:10.2.33-MariaDB-1:10.2.33+maria~bionic
Updating/Installing Errors
*I am: Updating
*Upgrading/ via: Web These errors are showing in the installer :
These errors are showing in the Mautic log :
[2022-10-25 07:24:08] mautic.ERROR: Doctrine\DBAL\Exception\InvalidFieldNameException: An exception occurred while executing ‘SELECT t0.id AS id_1, t0.tag AS tag_2, t0.description AS description_3 FROM lead_tags t0 INNER JOIN lead_tags_xref ON t0.id = lead_tags_xref.tag_id WHERE lead_tags_xref.lead_id = ? ORDER BY t0.tag ASC’ with params [“38531”]: SQLSTATE[42S22]: Column not found: 1054 Unknown column ‘t0.description’ in ‘field list’ - in file /var/www/vhosts/mail.werecruit.it/httpdocs/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/AbstractMySQLDriver.php - at line 79 {“hostname”:“werecruitit”,“pid”:5931}
Your problem My problem is :
I cannot update Schema from /update/schema
I cannot Edit contacts.
The bin/console is a directory in your Mautic instance.
So you need to find out the file path on your server to Mautic, and then add /bin/console to the end of it.
You can also check in Mautic’s system information (under the config menu at the top right, looks like a cog) in the file & folder permissions, that should give you a headstart!