Re: [PHP-INST] Apache 1.3.20 PHP 4.0.6

2001-08-21 Thread Mike Eheler
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

[PHP-INST] Apache 1.3.20 PHP 4.0.6

2001-08-21 Thread Giancarlo
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

[PHP-INST] Apache 1.3.20 + php 4.0.6 + openssl 0.9.6b : segfault

2001-08-08 Thread Prune
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