Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Sep 2006 22:57:39 -0400
From:      Javier Henderson <javier@kjsl.com>
To:        Michael P. Soulier <msoulier@digitaltorque.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: php4 no longer has apache module?
Message-ID:  <9845208E-BB29-4D7B-9E9A-C391749C9333@kjsl.com>
In-Reply-To: <20060918024647.GX11663@tigger.digitaltorque.ca>
References:  <20060918021716.GW11663@tigger.digitaltorque.ca> <20060918024647.GX11663@tigger.digitaltorque.ca>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sep 17, 2006, at 10:46 PM, Michael P. Soulier wrote:

> On 17/09/06 Michael P. Soulier said:
>
>> So, I upgrade lang/php4.
>>
>> php4-4.4.4          PHP Scripting Language (Apache Module and CLI)
>>
>> And yet, it doesn't seem to contain the apache module.
>>
>> [msoulier@kanga ~]$ pkg_info -L php4-4.4.4 | grep '\.so'
>> [msoulier@kanga ~]$
>>
>> So now my apache setup is broken.
>>
>> I guess I'll look for a separate apache module...
>
> Ah, I see. A make config shows that the apache module isn't  
> selected. I wonder
> how that happened, since all I did was portupgrade the previous  
> version.

I don't know exactly when the default behavior was changed, but the  
Apache module isn't being built by default anymore. I discovered this  
yesterday, when I upgraded PHP and a bunch of scripts stopped working.

make -DWITH_APACHE will get you going...

-jav





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9845208E-BB29-4D7B-9E9A-C391749C9333>