[nzlug] Debian package and php4-cli mysql support
Daniel Lawson
daniel at meta.net.nz
Fri Oct 5 10:01:30 NZST 2007
Simon wrote:
> Hi There,
>
> Wondering if anyone can shed some light on this.. we have a sarge box
> that we have just installed php4-cli on, but there seems to be no
> mysql support? Can anyone confirm this? I have php4-mysql installed.
>
> Any ideas?
>
If you installed php4-cli after installing the php4-mysql package, the
chances are pretty good that your php4-cli ini file
(/etc/php4/cli/php.ini) doesn't have mysql enabled
www:/etc/php4# grep mysql.so /etc/php4/cli/php.ini
;extension=mysql.so
^^^ commented out, not enabled.
More information about the NZLUG
mailing list