> +sub log_error {
> + Apache->server->log_error(@_);
> +}
> +
yep, I have alread done this. however, with the latest cvs, apache-2
segfaults:
[Tue Jun 04 13:24:48 2002] [error] > trans
[Tue Jun 04 13:24:48 2002] [error] > SubEnvironment
[Tue Jun 04 13:24:48 2002] [error] > trans
[Tue Jun 04 13:24:48 2002] [notice] child pid 19339 exit signal
Segmentation fault (11)
unfortunately, httpd does not generate a core-file:
bash-2.03# ulimit -c 8192
bash-2.03# /usr/local/apache2/bin/httpd -DDEBUG
[Tue Jun 04 13:26:22 2002] [warn] _default_ VirtualHost overlap on
port 80, the first has precedence
(...do something with the browser...)
Segmentation fault
any idea how I can get a core-dump?
thanks,
herbert rosmanith
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]