Graham Dumpleton yazmış:
On 13/04/2006, at 9:30 PM, Firat KUCUK wrote:
Hi Guys,
php5 uses libmysqlclient12 as default
i made symbolic link like this:
ln -s libmysqlclient.so.14.0.0 libmysqlclient.so.12
problem fixed.
I would strongly recommend against doing this as any difference in
t
On 13/04/2006, at 9:30 PM, Firat KUCUK wrote:
Hi Guys,
php5 uses libmysqlclient12 as default
i made symbolic link like this:
ln -s libmysqlclient.so.14.0.0 libmysqlclient.so.12
problem fixed.
I would strongly recommend against doing this as any difference in
the API or object
layouts wil
Hi Guys,
php5 uses libmysqlclient12 as default
i made symbolic link like this:
ln -s libmysqlclient.so.14.0.0 libmysqlclient.so.12
problem fixed.
thanks to all.
you are wonderful. ;)