Hi All,
Im in Step 6 of the installation
the Database Type options are greyed out.
I dont know what is wrong.
Thanks for the help!
Do you actually have MySQL installed and do you have the MySqli extension enabled. You can check with the bash command PHP -m
Quote from: Phill Luckhurst on July 17, 2021, 05:12:45 AM
Do you actually have MySQL installed and do you have the MySqli extension enabled. You can check with the bash command PHP -m
Thanks!!!
I was installed mysqli extesion and now is working!
yum install php-mysqli