Hello, I have some problem with my Apache+mod_ssl+mod_perl+mod_php. I compiled everything, no rpm installation.
I have problem when when I use an authorization My server configuration: OpenSSL 0.9.6b Linux RedHat kernel 2.4.14 gcc version 2.96 20000731 (RedHat Linux 7.1.2.96-98) perl module - Net_SSLeay.pm-1.12 mod_ssl-2.8.5-1.3.22 mod_perl-1.26 PHP 4.1.0 Apache 1.3.22 db-3.1.17 - Berkeley DB environment mod_auth_db - compiled Some direktives from httpd.conf .... Listen 443 Listen 80 ... NameVirtualHost my.server.IP.Address:80 <VirtualHost my.server.IP.Address:80> SSLEngine off Port 80 ServerName my.www.server DocumentRoot /home/httpd/wwwroot <Directory /home/httpd/wwwroot> Options all -Indexes AllowOverride None Order allow,deny Allow from all <Directory> <Directory /home/httpd/wwwroot/private> Options none +Indexes AllowOverride AuthConfig AuthName "Restricted" AuthType Basic AuthDBUserFile /home/httpd/authentification/passwords <Limit GET> require valid-user <-Limit> <Directory> </VirtualHost> .... ....some other section with "ssl" VirtualHost server configuration..... .... When I go to http://my.www.server/private - the authentification dialog appears, I write user/password, then I have got a message "Connection with server was interrupted" and in the Apache error_log: child pid 23687 exit signal Segmentation fault (11) When I disable the section with authorization - it's O.K. Please could anybody help me to resolve this problem ? Thank you very much J.Bartosak sysadm [EMAIL PROTECTED] Czech Republic, Plzen ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]