coppermine-gallery.com/forum

Support => cpg1.6.x Support => cpg1.6 install => Topic started by: JPNARF on July 17, 2021, 01:37:25 AM

Title: CentOS 7 , Coppermine 1.16 and MySQL 5.7
Post by: JPNARF on July 17, 2021, 01:37:25 AM
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!
Title: Re: CentOS 7 , Coppermine 1.16 and MySQL 5.7
Post by: phill104 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

Title: Re: CentOS 7 , Coppermine 1.16 and MySQL 5.7
Post by: JPNARF on July 17, 2021, 04:02:06 PM
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