hi,

Ralf wrote:
> [Mon Apr  2 17:15:18 2001] [notice] child pid 849 exit signal Segmentation
> fault (11)
> [Mon Apr  2 17:15:18 2001] [notice] child pid 848 exit signal Segmentation
> fault (11)

Maybe you have to reconfigure php to do NOT use the built-in mysql-module:

./configure --with-mysql=/usr ...
or
./confiture --with-mysql=/usr/local ...

I had a similar problem and solved it by using the system's mysql-headers

Klaus



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to