By bryan478488
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!
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
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 also tried this: <pre> yum install php-mysqli </pre> And get this: <pre> Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.