Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 33291 invoked by uid 500); 20 Jul 2002 22:43:30 -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 33280 invoked from network); 20 Jul 2002 22:43:30 -0000 Received: from m18.boston.juno.com (64.136.24.81) by daedalus.apache.org with SMTP; 20 Jul 2002 22:43:30 -0000 Received: from cookie.juno.com by cookie.juno.com for <"XrM7I2Wk2ItWjUQriqzAYTb5JFx8LQ4ikNGdTfGTWcU580BB59fu6Q=="> Received: (from jffusion@juno.com) by m18.boston.juno.com (jqueuemail) id G77R4J36; Sat, 20 Jul 2002 18:43:31 EDT To: users@httpd.apache.org Date: Sat, 20 Jul 2002 18:49:03 -0400 Subject: Re: Conf Problem!! Message-ID: <20020720.184904.980.1.jffusion@juno.com> X-Mailer: Juno 5.0.33 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=--__JNP_000_5d76.23af.748b X-Juno-Line-Breaks: 8-6,7-27,29-42,43-32767 From: jffusion@juno.com X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N ----__JNP_000_5d76.23af.748b Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi have php installed also the php installation will not work with apache you have to add it manualy in addition to the line below you must also add LoadModule php4_module c:/php/sapi/php4apache.dll and AddModule mod_php4.c AddType application/x-httpd-php .php .php3 you should be ok with this Fusion On Sat, 20 Jul 2002 12:15:31 +0300 "KJ" writes: Hi, I have installed PHP4.2.1 as a module in Apache but after installation i dont find **** AddType application/x-httpd-php .php ***** in the Apache Conf file. I am running RHLinux7.2 with Apache1.3.26 and PHP4.2.1 The commands i have used are below.. ./configure --with-mysql --with-apxs=/www/bin/apxs make make install ********************** Regards, KJ ----__JNP_000_5d76.23af.748b Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: quoted-printable
Hi have php installed also
 
the php installation will not work with apache
you have to add it manualy
 
in addition to the line below you must also add
 
LoadModule php4_module c:/php/sapi/php4apache.dll and
AddModule mod_php4.c
AddType application/x-httpd-php .php=20 .php3
 
you should be ok with this
 
Fusion
 

 
On Sat, 20 Jul 2002 12:15:31 +0300 "KJ" <javidj@sigmaksa.com> writes:
Hi,
 
I have installed= PHP4.2.1=20 as a module in Apache but after installation i dont find
****
AddType application/x-httpd-php=20 .php
*****
in the Apache = Conf=20 file.
I am running = RHLinux7.2=20 with Apache1.3.26 and PHP4.2.1
 
The commands i = have used=20 are below..
./configure --with-mysql=20 --with-apxs=3D/www/bin/apxs
make
make install
**********************
Regards,<= /DIV>
KJ
 
----__JNP_000_5d76.23af.748b--