CentOS 7 , Coppermine 1.16 and MySQL 5.7 CentOS 7 , Coppermine 1.16 and MySQL 5.7
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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