It seems my server doesn’t have mysqli. How can I install it? I tried to follow the instructions on php.net by running the following command: <pre> ./configure --with-mysql=/usr –with-mysqli=/usr/bin/mysql_config </pre> It returns: <pre> -bash: ./configure: No such file or directory </pre> Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
which package to install to get MySQLi ?
Hi @adha - you have to recompile using EasyApache - go to advanced settings during the process and from there you can select the MySQLi extension.
Cheers,
Greg
I was finally able to do it through easyapache…
I also tried this: <pre> yum install php-mysqli </pre> And get this: <pre> Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile