You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2005/04/26 13:18:48 UTC

DO NOT REPLY [Bug 34620] - Apache hangs when mod_ldap is loaded and use the PHP ldap functions

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34620>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34620


justo.alonso@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Apache hangs when mod_ldap  |Apache hangs when mod_ldap
                   |is loaded and use the PHP   |is loaded and use the PHP
                   |ldap functions              |ldap functions




------- Additional Comments From justo.alonso@gmail.com  2005-04-26 13:18 -------

Sorry I have the Apache process compiled in prefork mpm. The correct config.nice is:

CFLAGS="-O2 -march=i486 -mcpu=i686 -fPIC -D_LARGEFILE_SOURCE
-DDYNAMIC_MODULE_LIMIT=72"; export CFLAGS
"./configure" \
"--enable-maintainer-mode" \
"--enable-layout=SuSE81" \
"--with-program-name=httpd2-prefork" \
"--with-mpm=prefork" \
"--with-perl=/usr/bin/perl" \
"--enable-mods-shared=all" \
"--enable-ssl=shared" \
"--disable-isapi" \
"--enable-deflate" \
"--enable-echo" \
"--enable-ext-filter" \
"--enable-charset-lite" \
"--enable-file-cache" \
"--enable-logio" \
"--enable-case_filter" \
"--enable-case_filter_in" \
"--with-ldap" \
"--enable-ldap" \
"--enable-auth_ldap" \
"--enable-proxy" \
"--enable-proxy-connect" \
"--enable-proxy-ftp" \
"--enable-proxy-http" \
"--enable-cache" \
"--enable-disk-cache" \
"--enable-mem-cache" \
"--enable-suexec" \
"--with-suexec-bin=/usr/sbin/suexec2" \
"--with-suexec-caller=wwwrun" \
"--with-suexec-docroot=/srv/www/htdocs" \
"--with-suexec-logfile=/var/log/apache2/suexec.log" \
"--with-suexec-userdir=public_html" \
"--with-suexec-uidmin=96" \
"--with-suexec-gidmin=96" \
"--with-suexec-safepath=/usr/local/bin:/usr/bin:/bin" \
"$@"


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org