Gentoo Archives: gentoo-dev

From: Gontran <gontran@×××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] httpd startup problem
Date: Fri, 06 Jul 2001 01:08:33
Message-Id: 20010706000737.B12389@potre
In Reply to: [gentoo-dev] httpd startup problem by Ihsan
1 * Ihsan (ies@×××××××××.com) wrote:
2 > Hi all,
3 >
4 > I compile php module for apache. After starting apache, it's seem php
5 > module did'nt work, .php file viewed as source.
6 >
7 > I also didn't see https port open.
8 >
9
10 Hi Ishan,
11
12 To get php module loaded you need to modify your /etc/rc.d/init.d/httpd
13 script at or around line 43 you need to append the " -DPHP4" string
14 to the options, and restart apache.
15
16 https worked outa the box here.
17
18 Gentoo!
19
20 Gontran