On Wed, Jun 28, 2023 at 07:15:05PM -0400, John Covici wrote: > OK, so I installed the repo, and got php7.4, but there are still lots > of php82 packages installed. Do I have to install php7.4 equivalents > to each package? Any shorthand way to do the whole lot?
At this point, you need to reveal how you are using PHP, and which packages are installed. Are you using apache, nginx, or some other web server? Are you using php-fpm, or some kind of "modular" PHP specific to a particular web server? Or something else?