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

2006-04-27 Thread Conor Murphy
Hi Joe, Thanks, for the info, I've done the update as you suggested and it's working now. Regards, Conor - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.h

[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).