Uhm maybe I think you have those backwards, as the first appears to be
an apache config line, and the 2nd appears to be an apache config line,
not vice versa.
Perhaps a problem could be with compiling a module with force cgi redirect?
Mike
Giancarlo wrote:
>I have problems trying to start AP
I have problems trying to start APACHE and PHP. I built APACHE in DSO mode
and when I configure httpd.cont to addmodule php4 Apache creates a core
dump. It occurs that if I run httpd -t I find the core dump too.
Before I had problem as libphp.so sould find SSL_CTX_set_tmp_rsa_callback so
I have b
Hi,
I'm having a strange problem with all this...
php (as DSO) and apache (+SSL support via mod_ssl module (not DSO))
compile fine.
Once installed, everything ok too.
The problem arise when I define ErrorLog directives in virtualhosts of
httpd.conf.
If I define only one Errorlog it goes ok.
I