Jump to content

Can't get mysqli to load


Recommended Posts

I compiled php 5.1.6, apache 1.3x, mysql 5.xx all from source and everything works well except mysqli doesn't seem to be installed.

Here is my configure ..

'./configure' '--with-apxs=/www/bin/apxs' '--with-mysql=/usr/local/mysql' '--with-zlib-dir=/usr/include' '--with-jpeg-dir=/usr/local/lib' '--with-gd' '--with-curl' '--with-mysqli=shared,/usr/local/mysql/bin/mysql_config' '--enable-ftp' '--enable-soap' '--enable-trans-sid' '--enable-mcrypt' '--enable-mbstring'

I am running CentOS 4 and I can't seem to find anything in the php.ini to enable (is that just windows?)

Any help would be great.

Thanks.
Link to comment
https://forums.phpfreaks.com/topic/24889-cant-get-mysqli-to-load/
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.