Wizumwalt
Programmer
- Jul 12, 2005
- 10
I'm trying to get SSL working w/ apache and when I browse my url like I get the following error.
The connection to 123.45.67.89 has terminated unexpectedly. Some data may have been transferred.
Should there be other logs inside the /var/log/apache2 dir if I'm trying to get https/ssl working w/ my apache? I've got an access and error log, and that's it.
I'm running apache 2.0.55 on gentoo and have this in the /etc/conf.d/apache2 ...
APACHE2_OPTS="-D SSL -D PHP4 -D DAV -D DAV_FS -D SVN -D SVN_AUTHZ -D LDAP -D AUTH_LDAP -D DEFAULT_VHOST"
Anyone have ideas what might be wrong? Any help much appreciated.
The connection to 123.45.67.89 has terminated unexpectedly. Some data may have been transferred.
Should there be other logs inside the /var/log/apache2 dir if I'm trying to get https/ssl working w/ my apache? I've got an access and error log, and that's it.
I'm running apache 2.0.55 on gentoo and have this in the /etc/conf.d/apache2 ...
APACHE2_OPTS="-D SSL -D PHP4 -D DAV -D DAV_FS -D SVN -D SVN_AUTHZ -D LDAP -D AUTH_LDAP -D DEFAULT_VHOST"
Anyone have ideas what might be wrong? Any help much appreciated.