Doug MacEachern wrote:
> On Fri, 21 Sep 2001, Stas Bekman wrote:
>
>
>>Program exited normally.
>>
>
> that should not happen. at least not with prefork mpm, are you using a
> threaded mpm now?
prefork I believe. That's the default, right? here is my build command:
./configure --prefix=/home/stas/httpd/2.0 \
--enable-so --enable-shared \
--enable-auth-anon --enable-maintainer-mode \
--enable-auth-dbm --enable-auth-db --enable-auth-digest \
--enable-file-cache --enable-echo --enable-cache \
--enable-mime-magic --enable-usertrack --enable-vhost-alias \
--enable-cern-meta --enable-expires --enable-headers \
--enable-unique-id --enable-proxy --enable-proxy-connect \
--enable-proxy-ftp --enable-proxy-http --enable-dav \
--enable-suexec --enable-cgi --enable-dav-fs \
--enable-rewrite --enable-info \
--enable-ssl --with-ssl=/usr/include/
>>does it work immediately for you?
>>
>
> with prefork, yes. neither threaded nor worker have been usable with gdb
> for quite some time. no idea why, and sure wish it would be fixed.
hmm, let me first know if I build it in a wrong way. Should I explicitly say
--with-mpm=prefork?
--
_____________________________________________________________________
Stas Bekman JAm_pH -- Just Another mod_perl Hacker
http://stason.org/ mod_perl Guide http://perl.apache.org/guide
mailto:[EMAIL PROTECTED] http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]