Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Aug 1996 21:59:26 -0500 (CDT)
From:      Mike <flaq@synwork.com>
To:        Eric Chan <Eric.Chan@nswcc.org.au>
Cc:        questions@freebsd.org
Subject:   Re: WWW on FreeBSD v2.0
Message-ID:  <Pine.BSI.3.94.960813215756.6914A-100000@synwork.com>
In-Reply-To: <199608140116.LAA05200@moredun.nswcc.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
I have seen this, but I can't recall the step to correct it.  It is a very
simple step.  I have forwarded this to the questions@freebsd.org mailing
list in hopes that a helpful answer will come quickly :)

Mike


On Wed, 14 Aug 1996, Eric Chan wrote:

> Hi Mike,
> 
>         Many thanks for your detail explanation...
> If I already knew Apache support Virtual Host, you would not be bothered.
> 
>         Right now, I tried to compile the Apache 1.1.1 but it gives me an
> error. Have you ever encountered this error before...?  
> 
> >make
>  . ...
>   ....
> cc -c -O2 -m486 mod_log_common.c
> cc -c -O2 -m486 mod_asis.c
> cc -c -O2 -m486 mod_imap.c
> cc -c -O2 -m486 mod_actions.c
> cc -c -O2 -m486 mod_log_config.c
> cc -c -O2 -m486 mod_status.c
> cc -c -O2 -m486 mod_info.c
> cc -c -O2 -m486 mod_proxy.c
> cc   -o httpd alloc.o http_main.o http_core.o http_config.o http_request.o
> http_log.o http_protocol.o rfc1413.o util.o util_script.o modules.o buff.o m
> d5c.o util_md5.o explain..o http_bprintf.o mod_mime.o  mod_access.o  mod_auth
> .o  mod_negotiation.o  mod_include.o  mod_dir.o  mod_cgi.o  mod_userdir.o  m
> od_alias.o  mod_env.o  mod_log_common.o  mod_asis.o  mod_imap.o  mod_actions
> .o  mod_log_config.o  mod_status.o  mod_info.o  mod_proxy.o
> mod_auth.o: Undefined symbol `_crypt' referenced from text segment
> *** Error code 1
>  
> Stop.
> 
> What is the symbol `_crypt'?  I couldn't find it out from the src directory.
> Was it a mistyping error or something?
> 
> Regards
> Eric
> 
> 
> 
> At 05:47 AM 8/13/96 -0500, you wrote:
> >On Tue, 13 Aug 1996, Eric Chan wrote:
> >
> >> Hi Mike,
> >> 
> >>         Thank you for your reply...
> >> 
> >>         I am sorry I know that it is pretty hard to explain my problem here.
> >>         I don't know if I did't explain what I want to do properly.  Is it
> >> in your case, your httpd listens to port 80 for 7 IP's?  What I want is to
> >> set up two separate WWW servers on a single machine... Each of them listen
> >> to a different IP.   Say, Httpd-1 will accept request for x.x.x.1 or
> >> www.nswcc.org.au, and Httpd-2 for x.x.x.2 or www.nbcc.org.au.  For Httpd-1,
> >> how does it know it will only accept x.x.x.1 or www.nswcc.org.au?  We are
> >> running Cern v3.0 Httpd, what needs to be configured?  They can't run on the
> >> same port 80.
> >> 
> >> Thanks again.
> >> Eric
> >> 
> >
> >I unserstand what you want to do.  I'll give you an example;  I have
> >several domains here (www.synwork.com, www.cabletrack.com,
> >www.peginfosys.com, ThePeoplesNetwork.Net) and more.  Bear in mind that I
> >only have one machine here...you can do an nslookup on each domain and you
> >will see that each have its own IP.  I only have one instance of Apache
> >running and it does listen to the default port of 80 for all of my
> >domains.  I can give you a copy of my config files if you decide to go
> >with Apache.  You may also need to upgrade your FreeBSD to 2.1.5-RELEASE.
> >Your 2.0 is rather ancient :)
> >
> >Mike
> >
> >~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
> >    Syn-Work Media, Inc.   | WWW Development & Hosting | Life Safety    
> >       http://www.synwork.com | Systems Integration       | CCTV           
> >   mike@synwork.com       | Voice/Data/Fiber          | Access Control 
> >     Flaq on IRC            | Dukane Distributor        | BICSI/RCDD     
> >                   :|:|:|: Powered By FreeBSD :|:|:|:
> >		     Turning PC's Into Workstations
> >~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
> >
> >
> >
> 
> 

~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~
    Syn-Work Media, Inc.   | WWW Development & Hosting | Life Safety    
       http://www.synwork.com | Systems Integration       | CCTV           
   mike@synwork.com       | Voice/Data/Fiber          | Access Control 
     Flaq on IRC            | Dukane Distributor        | BICSI/RCDD     
                   :|:|:|: Powered By FreeBSD :|:|:|:
		     Turning PC's Into Workstations
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.960813215756.6914A-100000>