Hi!

CTW> was the problem which caused a segmentation fault fixed?

The problem was the mysql library bundled with php.
If you compile php with --with-mysql it uses its own library to access
mysql. And if you compile it with --with-mysql=DIR, than it uses
native mysqlclient library. If you will use native mysql library than
everything should be ok.

-- 
Regards, Sergey aka gluke.


______________
If you want to unsubscribe send "unsubscribe udmsearch"
to [EMAIL PROTECTED]

Reply via email to