This works great until I get to php83 $PWD/admin/cli/install.php
(I am running PHP 8.3 with this, as I'm usuing Moodle 4.4.5.) Then I get this error:
<p>Error: database driver problem detected</p>
<p>The site administrator should verify server configuration</p><p>PHP has not been properly configured with the MySQLi extension for it to communicate with MySQL. Please check your php.ini file or recompile PHP.</p> !!!
Any ideas what is causing this error? I have confirmed that I'm running 8.3 in the panel and via a phpinfo.php page. Googling this has not produced useful results (i.e., results that do not require sudo).