MySQLi support in PHP5

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
ajaymallaya
Forum Newbie
Posts: 4
Joined: Fri Jul 27, 2007 5:22 am

MySQLi support in PHP5

Post by ajaymallaya »

Hi All

I need to enable the mysqli support along with the current mysql support on linux box. Please let me know what are the configuration changes required to activate this support. My LAMP configuration is :-

PHP 5.2
Mysql 5.0
Apache 2.2

Also please let me know what are the known issues which may occur due to this change.

Thanks in advance,

Ajay
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

Which linux distribution do you use?
Did you install the lamp components from the repository of that distribution, i.e. did you use the distributions own package manager like yum, apt-get, yast, emerge, ... ?
ajaymallaya
Forum Newbie
Posts: 4
Joined: Fri Jul 27, 2007 5:22 am

Post by ajaymallaya »

Hi thanks for the information. The linux box is suse linux 2.6.5-7.257. I am trying to configure the mysqli extension on machine which is in the customers' environment. So I am not sure about the other details you asked.

Warm regards

Ajay
Post Reply