I just installed matomo on a new server and transferred my old server’s database. Everything looks good. I can see all my data and the system check is clean including MySQL drivers. When I run the archive application, I get this error:
ERROR [2023-11-14 19:07:21] 131279 Uncaught exception: /srv/matomo/libs/Zend/Db/Adapter/Pdo/Abstract.php(144): SQLSTATE[HY000] [2002] No such file or directory [Query: , CLI mode: 1]
[Zend_Db_Adapter_Exception]
SQLSTATE[HY000] [2002] No such file or directory
Yet, the system check shows this:
| PHP version >= 7.2.5 | 8.2.11 |
|---|---|
| PDO extension | |
| PDO\MYSQL extension | |
| MYSQLI extension | |
| Other required extensions | zlib |
| json | |
| filter | |
| hash | |
| session | |
| Required functions | debug_backtrace |
| eval | |
| hash | |
| gzcompress | |
| gzuncompress | |
| pack | |
| Required PHP configuration (php.ini) | session.auto_start = 0 |
| max_execution_time = 0 OR = -1 OR >= 30 | |
| Directories with write access |
There are no errors in the detail report. I went through all of the searches i could think of and nothing newer than 2020 and no relevant help. I’m stuck. I’m running a new Ubuntu Bitnami instance on AWS.
Thanks
1 post - 1 participant