From owner-freebsd-isp Fri Dec 3 9:47: 3 1999 Delivered-To: freebsd-isp@freebsd.org Received: from thud.tbe.net (thud.tbe.net [209.123.109.174]) by hub.freebsd.org (Postfix) with ESMTP id 316C91504A for ; Fri, 3 Dec 1999 09:46:59 -0800 (PST) (envelope-from gary@tbe.net) Received: from localhost (gary@localhost) by thud.tbe.net (8.9.3/8.9.3) with ESMTP id MAA10233; Fri, 3 Dec 1999 12:46:03 -0500 Date: Fri, 3 Dec 1999 12:46:03 -0500 (EST) From: "Gary D. Margiotta" To: Luis Moreno Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Apache question In-Reply-To: <3847CD3F.64BEAB7E@cantv.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Ok, thanks to all for the quick replies... now, got one more... So, I got the port down, and I'm trying to compile it for different directories and such, but it's not cooperating... /usr/ports/www/apache13-ssl/work/apache_1.3.9 $ ./configure --with-layout=Apache Configuring for Apache, Version 1.3.9 Ben-SSL/1.37 1.3.9 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for FreeBSD 3.3 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + checking for system header files + using custom target name: httpsd + adding selected modules + checking sizeof various data types + doing sanity check on compiler and options ** A test compilation with your Makefile configuration ** failed. This is most likely because your C compiler ** is not ANSI. Apache requires an ANSI C Compiler, such ** as gcc. The above error message from your compiler ** will also provide a clue. Aborting! I know gcc is installed, and good, and I even pulled down and installed gcc28. I even tried to symlink the newer version of gcc to /usr/bin/gcc, and it is still complaining... and the error message it's complaining about - I don't see... (/usr/bin is in my path, and it shows up if I do 'set') I dunno... any ideas? On Fri, 3 Dec 1999, Luis Moreno wrote: > Hello There Gary. > > With only one install you can do what you want, they will coexist in peace due > the SSL directives on the httpd.conf. Try installing the port. > > Regards > > -luis > > "Gary D. Margiotta" wrote: > > > Heya... > > > > Well, this might be a stupid question, and I apologize in advance if so... > > > > I already have apache 1.3.9 installed on a 3.3-RELEASE machine... I would > > like to try out apache-ssl on the box also, but I'd like to run them > > side-by-side, i.e. have httpd running and listening on port 80, and have > > httpsd running and listening on port 443. (I would obviously have two > > separate installs of apache with their own respective confs). > > > > Is this possible/feasible/smart? I.e. will they invade each other or > > would they coexist peacefully... > > > > Any input would be appreciated greatly. Thanks. > > > > -Gary > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > -- > Luis Moreno > Ing. de Area > CANTV Servicios > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message