When I use sqli.connect() I get the following error: “Call to undefined function mysqli_connect() in …”
It seems that sqli has not been installed or I have not set it up properly on the server. I have been googling around and reading different solutions, but I have yet to find a solution.
Here is my phpinfo(): http://107.170.68.152/phptest.php
Can anyone share any light on this issue?
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!
Just found the solution. <br> <br>Apparently basic install of php does not come with these mysql connect functions. <br> <br>“sudo apt-get install php5-mysql” solved it for me.
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.