antedebaas / Viesti-Reports

DMARC & SMTP-TLS Reports processor and visualizer and BIMI file hoster
https://docs.viestireports.com/
GNU Affero General Public License v3.0
83 stars 16 forks source link

Database Setup (Migration) not working #88

Closed wege2003 closed 6 months ago

wege2003 commented 6 months ago

Hi together,

i treid to setup the DMARC Reportviewer but i got in trouble during the setup process. I entered my credentials 1000% right into the setup website, but when i click on Update database, nothing happens. image

Can you please help?

Thanks, Greets Michael

wege2003 commented 6 months ago

Issue was that the wrong php-pgsql driver was installed.

Fixed by: sudo apt-get install php8.2-pgsql

AND

sudo apt purg php7.*-pgsql