[crit] Attempt to reinitialise SSL for server
Hello!
I've a problem with my apache-ssl. It runs fine without squirrelmail,
but if I add in the httpd.conf at the last line my squirrelmail-config
(Include /etc/squirrelmail/apache.conf) it fails with a critical error:
[crit] Attempt to reinitialise SSL for server webmail.tgm.ac.at
the same /etc/squirrelmail/apache.conf works fine with apache. Here is
it:
#Alias /squirrelmail /usr/share/squirrelmail
<Directory /usr/share/squirrelmail>
# php_value register_globals On # refer to Debian bug #128226
php_flag register_globals on
Options Indexes FollowSymLinks
</Directory>
# users will prefer a simple URL like http://webmail.example.com
<VirtualHost *>
DocumentRoot /usr/share/squirrelmail
ServerName mail.tgm.ac.at
ServerName webmail.tgm.ac.at
</VirtualHost>
Any idea what's wrong? First I thougt it is because ServerName in
/etc/apache-ssl/httpd.conf is the same as in the virtualhost, but when
I change it (the global one) the error-message is the same. What can I
do to get it working? Is it because apache-ssl tries to load SSL for
mail.tgm.ac.at and webmail.tgm.ac.at?
regards
--
\\\ ||| /// _\=/_
( @ @ ) (o o)
+--------oOOo-(_)-oOOo--------------------------oOOo-(_)-oOOo------+
| Markus Schabel TGM - Die Schule der Technik www.tgm.ac.at |
| IT-Service A-1200 Wien, Wexstrasse 19-23 net.tgm.ac.at |
| markus.schabel@tgm.ac.at Tel.: +43(1)33126/316 |
| markus.schabel@members.fsf.org Fax.: +43(1)33126/154 |
| FSF Associate Member #597, Linux User #259595 (counter.li.org) |
| oOOo Yet Another Spam Trap: oOOo |
| ( ) oOOo yast@tgm.ac.at ( ) oOOo |
+--------\ (----( )--------------------------\ ( -----( )-----+
\_) ) / \_) ) /
(_/ (_/
Computers are like airconditioners:
They stop working properly if you open windows.
Reply to: