apachectl startssl - error
am 30.10.2002 19:43:28 von Oliver Koeller
Hi,
i am a newbie to apache with ssl.
Under Solaris 8 I installed openssl 0.9.6g in /usr/local/openssl
In Apache 2.0.43 i did:
configure --enable-ssl --with-ssl=/usr/local/openssl
--> No errors.
make
--> No errors.
make install
--> No errors.
I generated a .cert and .key file and copied them to /usr/local/openssl/certs and /usr/local/openssl/private.
Then I tried to start it with:
apachectl startssl
and I get the following message:
[Wed Oct 30 19:31:59 2002] [crit] [Wed Oct 30 19:31:59 2002] \
file vhost.c, line 232, assertion "rv == APR_SUCCESS" failed
Abort - core dumped
No error logs were created.
Any ideas??
Please help.
Thank you.
Bye,
Olli.
____________________________________________________________ __________________
Angst vor Viren? Nicht bei WEB.DE FreeMail. Hier konnen Sie jeden
Dateianhang auf Viren prufen. http://freemail.web.de/?mc=021157
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org
Re: apachectl startssl - error
am 07.11.2002 10:19:09 von Oliver Koeller
Hi Jeff,
i added my former mail at the bottom.
Yes, I solved the problem but forgot to write it here, sorry.
The solution was to replace '_default_' with the full qualified domainname of my server in the VirtualHost definition:
Bye,
Olli.
"Snyder, Jeff M" schrieb am 06.11.02 23:14:39:
> Oliver,
>
> I am having the same problem, although I don't think it has anything to do
> with SSL. I can get apache to run fine, but when I add a VirtualHost to the
> httpd.conf, that is when encounter the core dump. Have you made any
> progress on this error?
>
> -Jeff
>
Hi,
i am a newbie to apache with ssl.
Under Solaris 8 I installed openssl 0.9.6g in /usr/local/openssl
In Apache 2.0.43 i did:
configure --enable-ssl --with-ssl=/usr/local/openssl
--> No errors.
make
--> No errors.
make install
--> No errors.
I generated a .cert and .key file and copied them to /usr/local/openssl/certs and /usr/local/openssl/private.
Then I tried to start it with:
apachectl startssl
and I get the following message:
[Wed Oct 30 19:31:59 2002] [crit] [Wed Oct 30 19:31:59 2002] \
file vhost.c, line 232, assertion "rv == APR_SUCCESS" failed
Abort - core dumped
No error logs were created.
Any ideas??
Please help.
Thank you.
Bye,
Olli.
____________________________________________________________ ____
Keine verlorenen Lotto-Quittungen, keine vergessenen Gewinne mehr!
Beim WEB.DE Lottoservice: http://tippen2.web.de/?x=13
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org