Re: mariadb missing install file

2023-07-17 Thread Mike Wright
On 7/17/23 15:20, Jerry James wrote: On Mon, Jul 17, 2023 at 4:15 PM Mike Wright wrote: There is supposed to be a file that creates the db's system files, sets an admin and its password, etc. From mariadb-10.5.2 onward it's called "mariadb-install-db". That file is missing in the rpm for 10.5

Re: mariadb missing install file

2023-07-17 Thread Jerry James
On Mon, Jul 17, 2023 at 4:15 PM Mike Wright wrote: > There is supposed to be a file that creates the db's system files, sets > an admin and its password, etc. From mariadb-10.5.2 onward it's called > "mariadb-install-db". That file is missing in the rpm for 10.5.20 > (latest for f38). $ dnf rep

mariadb missing install file

2023-07-17 Thread Mike Wright
I've received enough questions about WordPress that I've decided to explore it. I created an F38 virtual and pulled in mariadb, httpd, and wordpress. mariadb doesn't depend on the other two so I decided to start there. There is supposed to be a file that creates the db's system files, sets an