Re: newbie / bug reporting

2001-03-16 Thread Christopher Farley

[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote:

 
 Hi,
 
 I'm running 4.2-RELEASE and it seems like I'm getting a bug similar to
 
 kern/21827: mount causes freebsd 4.1.1 to reboot
 referenced at:
 
http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=1005923+1008384+/usr/local/www/db/text/2000/freebsd-bugs/20001008.freebsd-bugs
 
 which applies only to 4.1.1, not 4.2.  It is still open, but it doesn't
 look like there's any mention of it with regards to 4.2.  What should I
 do?

I was able to reproduce this under 4.3-BETA. 

A hard reboot and 30 minutes with fsck is a rather painful penalty for
such an act.

This PR is classified as 'open', which means that 'no sanity checking
has been performed'. This was discussed in -STABLE back in November,
however I don't think a patch was commited.

-- 
Christopher Farley
www.northernbrewer.com

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message



Re: httpd could not be started

2000-12-02 Thread Christopher Farley

On Sat, 2 Dec 2000, Nader Turki wrote:

 Hello,
 
 Yes, I'm running apache without SSL right now.
 
 Nader,
 

I just solved this problem pretty easily from instructions earlier in
this thread. Here's what I did:

/usr/ports/www/apache-13-modssl/make

(you do not need to do a make install, just a make)

then copy the new libssl.so, located at
/usr/ports/www/apache-13-modssl/work/apache_1.3.14/src/modules/ssl/libssl.so
to /usr/local/libexec/apache/libssl.so

then apachectl startssl


Christopher Farley
Northern Brewer / 1150 Grand Avenue / St. Paul, MN 55105
www.northernbrewer.com



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message