Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 41469 invoked from network); 30 Aug 2003 08:16:07 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Aug 2003 08:16:07 -0000 Received: (qmail 99468 invoked by uid 500); 30 Aug 2003 08:15:04 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 99260 invoked by uid 500); 30 Aug 2003 08:15:02 -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 99187 invoked from network); 30 Aug 2003 08:15:00 -0000 Received: from unknown (HELO tnpsmtp.telenor.se) (213.150.135.139) by daedalus.apache.org with SMTP; 30 Aug 2003 08:15:00 -0000 Received: from jawap (h134n5c1o1020.bredband.skanova.com [217.209.160.134]) by lyta.telenor.se (BMR ErlangTM/OTP 3.1) with ESMTP id 430855.231298.1062.1s8963560lyta for ; Sat, 30 Aug 2003 10:14:58 +0200 From: "m n" To: Date: Sat, 30 Aug 2003 10:14:47 +0200 Message-ID: <000d01c36ece$c9b38690$3204fea9@jawap> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C36EDF.8D3C5690" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 In-Reply-To: <00cf01c36e75$c430d730$770110ac@caeschmitt.de> Importance: Normal X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: RE: [users@httpd] add module X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_000E_01C36EDF.8D3C5690 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Ok! I'm running on linux. I havnt installed apache-devel. I remember that I have configure the apache with enable-modul=all enable-shared=max and have done: >unpack mod_php sources to some place >cd to that place and call >/configure --with-apxs=/ >make >make install But It doesn't work. I don't know if I have write something in the httpd.conf or copy something from the php to the libexe directory or not! tanks -----Original Message----- From: Nikolaus Schmitt [mailto:n.schmitt@scaet.de] Sent: Friday, August 29, 2003 10:38 PM To: users@httpd.apache.org Subject: Re: [users@httpd] add module -> If running on linux, the package "apache-devel" should be installed. Check if the file "apxs" resides somewhere inside the apache installation. unpack mod_php sources to some place cd to that place and call ./configure --with-apxs=/ make make install Niko ----- Original Message ----- From: m n To: users@httpd.apache.org Sent: Friday, August 29, 2003 11:13 PM Subject: [users@httpd] add module Hi! I have a running apache-server version 1.3. I want compile a new module as php and add into the apache! Whitout any reinstalling or reconfigureation! How can I do it? cheers ------=_NextPart_000_000E_01C36EDF.8D3C5690 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Ok! I’m running on linux.

I havnt installed apache-devel. I remember that I = have configure the apache with enable-modul=3Dall enable-shared=3Dmax and have done: =

>unpack mod_php sources to some place

>cd to that place and call

>/configure --with-apxs=3D/<path to your apache 1.3. installations apxs file>

>make<= /o:p>

>make = install

 

But It = doesn’t work. I don’t know if I have write something in the httpd.conf or copy something from the php to the libexe directory or = not!

 

 tanks

 

 

 

 

-----Original = Message-----
From: Nikolaus Schmitt [mailto:n.schmitt@scaet.de]
Sent: =
Friday, August 29, = 2003 10:38 PM
To: = users@httpd.apache.org
Subject: Re: = [users@httpd] add module

 

-> If running on linux, = the package "apache-devel" should be = installed.

Check if the file = "apxs" resides somewhere inside the apache = installation.

 

unpack mod_php sources to = some place

cd to that place and = call

./configure = --with-apxs=3D/<path to your apache 1.3. installations apxs = file>

make

make = install

 

Niko

----- Original Message = -----

From: m n =

To:<= /font> users@httpd.apache.org

Sent: Friday, August 29, = 2003 11:13 PM

Subject: [users@httpd] add module

 

Hi!

&n= bsp;

I have a running = apache-server version 1.3. I want compile a new module as php and add into the = apache!

 

Whitout any reinstalling or reconfigureation!

 

How can I do = it?

 

cheers

------=_NextPart_000_000E_01C36EDF.8D3C5690--