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.
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, ... ?
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.