Joe Orton wrote:
On Tue, Feb 07, 2006 at 03:43:18PM +0100, Kövesdán Gábor wrote:
Joe Orton wrote:
I can't reproduce any problems here using your config. For the
configuration with "SSLEngine On" in global context, where the server
silently fails to start up, can you do:
strace -o /tmp/httpd.trace httpd -X
then gzip the httpd.trace and upload it somewhere or send it to me
privately.
(this may reveal parts of your private key file, so use a test key pair
before doing it or edit the strace log). What OS, and what version of
OpenSSL are you using, also?
joe
Unfortunately, strace doesn't build on amd64 thus I can't use it. Is
there some other way to get a trace?
Use truss on FreeBSD, the syntax is the same as the strace command
above.
joe
[EMAIL PROTECTED] truss -o ./httpd.trace httpd -X
truss: cannot open /proc/71922/mem: No such file or directory
truss: cannot open /proc/curproc/mem: No such file or directory
That produced an empty file.
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]