Re: [EMAIL PROTECTED] Segmentation fault when calling ldap_connect from PHP page

2006-04-26 Thread Joe Orton
On Wed, Apr 26, 2006 at 10:17:34AM +, Conor Murphy wrote: > Hi, > I'm trying to connect to an LDAP server from a PHP page. > If I use the php cli to execute the page, > everything works okay. However, when I access the same page > through httpd, I get a blank response and the > error_log c

[EMAIL PROTECTED] Segmentation fault when calling ldap_connect from PHP page

2006-04-26 Thread Conor Murphy
Hi, I'm trying to connect to an LDAP server from a PHP page. If I use the php cli to execute the page, everything works okay. However, when I access the same page through httpd, I get a blank response and the error_log contains an entry like child pid 3552 exit signal Segmentation fault (11).