Re: Call to undefined function mysqli_connect()
I get the Fatal error: Call to undefined function mysqli_connect()
in... every time I try to run a php script that connects to mysql.
I have changed the extension_dir to "C:\php\ext" and placed the
dev.mysql.com extension files there. I have also enabled them with
the extension=php_mysqli.dll command. I have checked that my php.ini used is the php.ini in the c:\php directory.
I am using Apache 2.0, PHP 5.1.5 and MySQL Server 5.0.24
I feel that I have checked everything, but obviously that is not true. Any suggestions?
Subject
Written By
Posted
February 06, 2006 12:33PM
February 07, 2006 10:36AM
February 07, 2006 11:15AM
February 08, 2006 05:50AM
February 08, 2006 08:11AM
Re: Call to undefined function mysqli_connect()
August 18, 2006 11:38AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.