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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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 2 Guests 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