DBFToMySQL icon indicating copy to clipboard operation
DBFToMySQL copied to clipboard

Class "mysqli" not found

Open Petter287 opened this issue 4 years ago • 1 comments

When i run the program it tells me that the mysqli class cannot be found, but i have already enabled the extension in php.ini. when i run the program it tells me that the mysqli class cannot be found, but i have already enabled the extension in php.ini. Can somebody help me?

Petter287 avatar Mar 22 '21 22:03 Petter287

When i run the program it tells me that the mysqli class cannot be found, but i have already enabled the extension in php.ini. when i run the program it tells me that the mysqli class cannot be found, but i have already enabled the extension in php.ini. Can somebody help me?

You must use php 7 or higher

ksafarzaei avatar Aug 17 '21 08:08 ksafarzaei