doofpot / DBFToMySQL

xbase/dbf to MySQL import tool
Other
21 stars 25 forks source link

Class "mysqli" not found #12

Open Petter287 opened 3 years ago

Petter287 commented 3 years ago

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?

ksafarzaei commented 3 years ago

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