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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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