[Zend_Db_Adapter_Exception]

Hi everyone, I’m new to matomo.
I created the crontab following the instructions, but I receive this on my email.

PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /var/www/matomo/libs/upgradephp/upgrade.php on line 180
PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /var/www/matomo/libs/upgradephp/upgrade.php on line 194
PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /var/www/matomo/libs/upgradephp/upgrade.php on line 194
PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /var/www/matomo/libs/upgradephp/upgrade.php on line 200
PHP Deprecated:  Array and string offset access syntax with curly braces is deprecated in /var/www/matomo/libs/upgradephp/upgrade.php on line 202


                                               
  [Zend_Db_Adapter_Exception]                  
  The mysql driver is not currently installed  

I use ubuntu 18.04 and php7.3-fpm.

Can anyone help me?

I change something, install something… and now:

https://pastebin.com/ySq2Ne3Q
???
What can I do?

Hi,

This new deprecation warning came with PHP 7.4 and will be fixed in Matomo 3.13.1

I use 7.3-fpm …

Versione di Matomo: 3.13.0
Versione MySQL: 5.7.28-0ubuntu0.18.04.4
Versione PHP: 7.3.13-1+ubuntu18.04.1+deb.sury.org+1 

Is this just a warning? Is the cron working or can I also delete the cron?

Do you already know when 3.13.1 will be released?

Hi,

Make sure the php that calls the archiving via cron is also 7.3 as the RFC to make this change was only released after PHP 7.3:
https://wiki.php.net/rfc/deprecate_curly_braces_array_access

I don’t have a specific date yet, but there are already beta versions for testing.

Is php 7.3… I’m sure.

Where can I find the beta version?

Beta work with php 7.4? I want upgrade in some days

Hi,

You can always find the latest beta on https://builds.matomo.org/ or by changing the release channel inside Matomo and using the normal updater.

I update… and I no longer receive emails from the crontab … will it be correct?

How can I tell if everything is working?