Posted by Marek Kilimajer on 05/02/05 03:21
NSK wrote:
> hi
>
> how can I ensure that php5-mysqli is correctly loaded? the server is SuSE9.3
> and I have installed the package from yast, but one app (phpmyadmin) says it
> cannot find the mysql extension (although other apps can query the db).
>
> which config files are responsible for loading mysqli in apache/php5 ?
>
pmp_mysqli !== php_mysql
mysqli works only with mysql >= 4.1.3, do you have this installed?
Navigation:
[Reply to this message]
|