Page 1 of 1

MySQLi support in PHP5

Posted: Fri Aug 31, 2007 6:16 am
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

Posted: Fri Aug 31, 2007 7:04 am
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, ... ?

Posted: Mon Sep 03, 2007 7:39 am
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