I installed php 7.3 required to specify executable files for the site
php and imagemagick
where they are?
I pointed
$ config ['php_path'] = "/www/server/php/73/bin/php";
$ config ['ffmpeg_path'] = "/usr/bin/ffmpeg";
$ config ['image_magick_path'] = "/ www / server / php / 73 / include / php / ext / imagick";
$ config ['mysqldump_path'] = "/ usr / bin / mysqldump";
but the site does not see them
Sorry for my English