
Originally Posted by
helenamunoz
When I run my application I get an error saying: "Call to undefined function mysqli_connect() in ..."
I looked in the loaded libraries and mysqli was not there, so I guess the problem is because of that.
I dont know how to load mysqli library, because I dont know how to access php.ini from cPanel and the function dl() is not enabled due to security reasons.
Is it possible to load it from a .htaccess file ? if so, how?
Any other ideas on how to solve this?
Thanks,
Helena.