[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-developers] openssl upgrade



hi Chris 

followed your instructions and all seems well so far but one of the last 
steps i'm not sure about...

cat /etc/httpd/conf/httpd.conf.bassi.orig | sed s/ssl_scache-80/ssl_scache/ | 
sed s/ssl_mutex-80/ssl_mutex/ |sed s/ssl_scache/ssl_scache-80/ | sed 
s/ssl_mutex/ssl_mutex-80/ > /etc/httpd/conf/httpd.conf

Should this next bit be a continuation of the line above?

if [ -f /usr/sbin/httpd.bassi.orig ]
then
 echo Reinstall of Bassi/ChrisB Apache making dated backup etc etc etc

Many thanks!

paulos



---------- Original Message -----------
From: "Chris R. Burton" <Chris@xxxxxxxxxxx>
To: <cobalt-developers@xxxxxxxxxxxxxxx>
Sent: Tue, 17 Sep 2002 10:36:45 +0100
Subject: RE: [cobalt-developers] openssl upgrade

> >anybody tried this on a Raq3 yet?
> 
> This won't work on a RaQ3, you could follow the updated instructions 
> on http://www.camelbackup.com/raq3-apache-1.3.26.html and then 
> switch back (copy httpd.bassi.orig over httpd) and restart both 
> httpd when/if Cobalt/Sun release an update for it.
> 
> ChrisB.
> 
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
------- End of Original Message -------