On Jun 14, 2004, at 1:24 AM, Stas Bekman wrote:

A-T writes what it does:

Right, so does A-t:

/Users/david/dev/perl/mason-1.2/dist/t/httpd -f /Users/david/dev/perl/mason-1.2/dist/t/httpd.conf

With Apache 1.x, A-T does this:

/usr/local/apache/bin/httpd -d /Users/david/dev/perl/MasonX-Interp-WithCallbacks/t -f /Users/david/dev/perl/MasonX-Interp-WithCallbacks/t/conf/httpd.conf -D APACHE1

So the difference is the -d, which I'm guessing comes early enough that it affects where mod_ssl tries to write the semaphore file.

So this is what I needed to know; thanks. I'll try to hack the Apache startup code in this module to use -d and see if that helps things.

Regards,

David



Reply via email to