I think you may be loading the wrong module. you want
extension=mysqli.so not extension=msqli.so
On May 1, 2008, at 7:38 AM, Caroleigh Deneen wrote:
Hi,
I'm learning php and some of the sample code I'm working with
requires mysqli support.I'm getting a fatal error when I try to load
a p
Hello,
I've recently upgraded my PCRE library from 6.6 to 7.6. I now need PHP
to recognize the upgrade. It seems PHP needs to be recompiled for this
to happen. My system is CentOS 5, and I used yum to install PHP.
Therefore, I don't have any of the original source files. Can someone
please provide
On Thu, 1 May 2008, Caroleigh Deneen wrote:
To: php-install@lists.php.net
From: Caroleigh Deneen <[EMAIL PROTECTED]>
Subject: [PHP-INSTALL] help using php with msqli
Hi,
I'm learning php and some of the sample code I'm working with requires mysqli
support.I'm getting a fatal error when I try
Hi,
I'm learning php and some of the sample code I'm working with requires mysqli
support.I'm getting a fatal error when I try to load a page that uses the
mysqli_connect() function:
Fatal error: Call to undefined function mysqli_connect() in
(You can see the error generated on this page:
http