I registered an account to say that what helped me was updating /opt/plesk/php/7.3/etc/php.ini
For example:
sudo nano /opt/plesk/php/7.3/etc/php.ini
sudo service php7.0-fpm restart
sudo service apache2 restart
I tried a whole bunch of the other things you suggested @stevland so maybe some of...