News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

CentOS 7 , Coppermine 1.16 and MySQL 5.7

Started by JPNARF, July 17, 2021, 01:37:25 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JPNARF

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!

phill104

Do you actually have MySQL installed and do you have the MySqli extension enabled. You can check with the bash command PHP -m

It is a mistake to think you can solve any major problems just with potatoes.

JPNARF

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