Apache+mod_ssl and perl

2005-09-16 Thread fbsd
Hello,

I am not sure if this is the right list, please let em know otherwise. I have 
5.4-RELEASE (i386) installed and want to be sure that the Apache13+mod_ssl is 
correctly set up.

I have CVSup'ed all OS updates and related port updates, did buildworld, did a 
custom kernel etc. then did a 'make install clean' on the Apache13+mod_ssl... 
port. There were no error codes, however the perl version I have is 5.8.6_2, 
yet much documentation and the port list states perl-5.8.7 is required.  I 
installed the 'portupgrade' port, it too installed without errors, but 
documentation states it requires perl-5.8.7.

My question is, is it safe/secure to use Apache+mod_ssl with this version of 
perl?  Or do I need to upgrade perl, then each port?

Thank you,
Sejo
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: 5.x packages temporarily broken (Re: Circles with libcrypt.so.3)

2005-08-26 Thread fbsd
-- Original Message --
From: Kris Kennaway <[EMAIL PROTECTED]>
Date:  Fri, 26 Aug 2005 17:39:52 -0400

>On Fri, Aug 26, 2005 at 04:21:07PM -0500, Scot Hetzel wrote:
>> On 8/26/05, fbsd <[EMAIL PROTECTED]> wrote:
>> > Hello,
>> > 
>> > I am trying to install Apache+Mod_ssl via the package 
>> > apache+mod_ssl-1.3.33+2.8.22_1.tbz on a base 5.4 install, I installed in 
>> > the following order:
>> > libtool-1.5.18.tbz
>> > expat-1.95.8_3.tbz
>> > mm-1.3.1.tgz
>> > rc_subr-1.31_1.tbz
>> > apache+ssl-1.3.33.1.55_1.tbz
>> > 
>> > All installed with pkg_add with no issues.  Then I tried to start Apache, 
>> > it complained as follows:
>> > /libexec/ld-elf.so.1: Shared Object "libcrypt.so.3" not found, required by 
>> > Apache.
>> > 
>> > There is no "libcrypt.so.3" file on any of my FreeBSD 5.4 systems nor on 
>> > the CDROM..?
>> :
>> > So since this is not a production machine yet I try pkg_delete -f 
>> > perl5.8.6, it does not see the package. So finally I use pkg_add -f 
>> > perl5.8.7.  It complains that I am missing (so far) via 
>> > /libexec/ld-elf.so.1: Shared Object:
>> > libcrypt.so.3 (as well)
>> > libutil.so.5
>> > libthread.so.2
>> > not found, required by perl5.8.7...
>> > 
>> > What am I missing?  I would prefer not to start over. From the 5.4 
>> > install, should I just install Apache and Mod_SSL from source? Would I run 
>> > into the same issues?
>> > 
>> You'll need to install all 5-STABLE packages from source, as I just
>> helped another user with a similar problem (no libpthread.so.2 for his
>> net/ntop package).  I suspect that the build system for 5-STABLE
>> packages is broken, as those library versions are for RELENG_6 and
>> 7.0-CURRENT.
>> 
>> Another possibility is that the package build for RELENG_6 is placing
>> the packages in the wrong directory.
>
>Somehow a 6.0 package set got spammed into the 5.x package directory.
>I don't know for certain whose fault this was, but I'm in the process
>of uploading a new 5.x package set which should propagate out over the
>next 24 hours or so.  Sorry for the breakage.
>
>Kris
>
>
Hello,

It doesent matter to me and I'm sure most people who's fault it was. I'm glad 
to know I did not do something wrong, AND that it is so quickly resolved.  I 
know for a fact that other OS's do not respond and resolve issues so quickly.  

Thank You & Cheers,
Sejo



___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Circles with libcrypt.so.3

2005-08-26 Thread fbsd
Hello,

I am trying to install Apache+Mod_ssl via the package 
apache+mod_ssl-1.3.33+2.8.22_1.tbz on a base 5.4 install, I installed in the 
following order:
libtool-1.5.18.tbz
expat-1.95.8_3.tbz
mm-1.3.1.tgz
rc_subr-1.31_1.tbz
apache+ssl-1.3.33.1.55_1.tbz

All installed with pkg_add with no issues.  Then I tried to start Apache, it 
complained as follows:
/libexec/ld-elf.so.1: Shared Object "libcrypt.so.3" not found, required by 
Apache.

There is no "libcrypt.so.3" file on any of my FreeBSD 5.4 systems nor on the 
CDROM..?

OK, so I checked and it seems that OpenSSL requires perl5.8.7, now there are 
many suggestions on how to remove the default perl5.8.6, including using the 
package portupgrade, but it too requires perl5.8.7...

So since this is not a production machine yet I try pkg_delete -f perl5.8.6, it 
does not see the package. So finally I use pkg_add -f perl5.8.7.  It complains 
that I am missing (so far) via /libexec/ld-elf.so.1: Shared Object:
libcrypt.so.3 (as well)
libutil.so.5
libthread.so.2
not found, required by perl5.8.7...

What am I missing?  I would prefer not to start over. From the 5.4 install, 
should I just install Apache and Mod_SSL from source? Would I run into the same 
issues?

Thank you,
Sejo

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


6024H-T / X6DHT-G / Marvell H2 SATA

2005-08-23 Thread fbsd
Hello All,

For 5.4, FreeBSD AMD64 (and i386) is not able to recognize my diamond-max 160G 
SATA drives on a Supermicro 6024H-T / X6DHT-G board with the default Marvell H2 
SATA ctrl'r.  There are SATA drivers for RH, FC3 and Windows from Supermicro:
ftp://ftp.supermicro.com/driver/Diskimag/Adaptec/Marvell/H2/

Is there any way to get FreeBSD to run on this machine?  It runs on windows so 
it does not appear to be hardware or BIOS config.

It's a dual XEON (Nocona) 3.2G board with the Intel E7520 chipset.

Thank you,
Sejo

___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sendmail and relaying...

2000-09-12 Thread fbsd stable

--- Gary Kline <[EMAIL PROTECTED]> wrote:
> On Tue, Sep 12, 2000 at 06:09:00PM -0400, Will
> Mitayai Keeso Rowe wrote:
> > 
> > A few suggestions if you haven't checked them
> already...
> > 
> > If you're now running sendmail 8.11, you need to
> rename sendmail.cw to
> > /etc/mail/local-host-names? Check that you did and
> that all domains you want
> > to accept mail for are in there.
> > 
> > What are you using in /etc/mail/access? Use the
> RELAY rather than OK (that
> > got me the first time).
> > 
> > You might want to read.. 
> /usr/src/contrib/sendmail/cf/README and
> > /etc/mail/README for more info on the SPAM stuff.
> > 
> > Regards,
> > Mit
> > 
> > 
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf
> Of Gary Kline
> > Sent: Tuesday, September 12, 2000 2:30 PM
> > To: [EMAIL PROTECTED]; FreeBSD Mailing
> List
> > Subject: sendmail and relaying...
> > 
> 
> 
>   I was just beginning to wade thru the cf/README--at
> David
>   Wolfskill's suggestion--when Erin Fortinberry
> suggested that I
>   check his sendmail config files.  I was using RELAY
> in my
>   /etc/mail/access files and I had created the
> local-host-names
>   file with my main and networked names.  But looking
> at Erin's
>   files really shed the light.
> 
>   In my case--everyone else's mileage will vary--I
> needed 
>   /etc/mail/relay-domains, and in that file I needed
> the IP
>   of tao.[tera|cray].com.  With this (plus a kill
> -HUP), mail
>   to [EMAIL PROTECTED] works again.  
> 
>   I've tested it from logins at toxic.magnesium.net
> and 
>   muuz.deadbbs.com, so assume it will work from any
> valid site.
> 
>   I'll say it again: the great thing about
> open-source is that
>   people help one another.  With that, thanks to
> everybody!
> 
>   gary
> 

the issue on relaying on sendmail is quite old...and
is not OS specific.. see:
http://www.sendmail.org/faq/section3.html#3.27


fbsd stable tracker

__
Do You Yahoo!?
Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/


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