Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 51989 invoked by uid 500); 18 Apr 2002 12:15:52 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 51972 invoked from network); 18 Apr 2002 12:15:52 -0000 Received: from unknown (HELO EXCHVS2.medctr.ad.wfubmc.edu) (152.11.200.73) by daedalus.apache.org with SMTP; 18 Apr 2002 12:15:52 -0000 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 Subject: RE: Apache2 config. question. Date: Thu, 18 Apr 2002 08:15:52 -0400 Message-ID: <61135F0455D33347B5AAE209B903A3044DB74E@EXCHVS2.medctr.ad.wfubmc.edu> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Apache2 config. question. Thread-Index: AcHmxI/sdGgxaRHuTBql570bpXHkkwADUUJg From: "Bob Rohde" To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N When I use the --prefix=3D/not/path/apache2 line all works fine until I start the httpd daemon. Then it searches /usr/local/apache2 and, since I didn't use that install path, shrivels up and dies. I figure more is needed than the --prefix line to get apache 2.0.35 to install and run from a non-default location, but nobody has answered this question. Bob -----Original Message----- From: Lucas Brasilino [mailto:brasilino@recife.pe.gov.br]=20 Sent: Thursday, April 18, 2002 6:30 AM To: users@httpd.apache.org Subject: Re: Apache2 config. question. Hi You should read the archives. This question was posted a few days ago. Anyway here goes... ./configure --prefix=3D/usr/local/apache2 \ --enable-so \ --enable-mods-shared=3Dmost bests regards Lucas Brasilino > #! /bin/sh > # > # Created by configure >=20 > "./configure" \ > "--enable-modules=3Dmost" \ > "--enable-mods-shared=3Dmax" \ > "$@" >=20 > It results in the following output from httpd -l > Compiled in modules: > core.c > mod_access.c > mod_auth.c > mod_auth_anon.c > mod_auth_dbm.c > mod_auth_digest.c > mod_include.c > mod_log_config.c > mod_env.c > mod_expires.c > mod_headers.c > mod_setenvif.c > prefork.c > http_core.c > mod_mime.c > mod_dav.c > mod_status.c > mod_autoindex.c > mod_asis.c > mod_info.c > mod_cgi.c > mod_dav_fs.c > mod_vhost_alias.c > mod_negotiation.c > mod_dir.c > mod_imap.c > mod_actions.c > mod_speling.c > mod_userdir.c > mod_alias.c > mod_rewrite.c > mod_so.c >=20 > But no option to Load / Add modules, as if it had statically linked them all > instead of making them all as shared. >=20 > Or am I doing something obviously wrong here? >=20 > Thanks in advance - J. >=20 > - Julian Grunnell, 3rd Line Technical Support - Firstnet Services Limited > - tel: 0113 292 7736 : http://www.firstnet.net.uk > - [ This message subject to: http://www.firstnet.net.uk/disclaimer.html ] >=20 >=20 >=20 > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See for more info. > To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org > For additional commands, e-mail: users-help@httpd.apache.org >=20 >=20 --=20 []'s Lucas Brasilino brasilino@recife.pe.gov.br http://www.recife.pe.gov.br Emprel - Empresa Municipal de Informatica (pt_BR) Municipal Computing Enterprise (en_US) Recife - Pernambuco - Brasil Fone: +55-81-34167078 --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org