Posted by NotGiven on 12/28/05 16:13
"Artie Gold" <artiegold@austin.rr.com> wrote in message
news:41dr6qF1ekp5lU1@individual.net...
> NotGiven wrote:
>> I am trying to load PHP 5 on Apache 2.0.55 on FreeBSD. PHP5 install
>> throws error saying it needs Apache 1.3.
>>
>> Any ideas?
> It's because that's how the particular instance of PHP was built -- to use
> Apache 1.3, not Apache 2.X.
>
> Did you get your PHP from somehwere, or did you build it yourself?
> [More data would give you more opportunity to get help.]
>
> HTH,
> --ag
I am using freebsd and using their package manager. The options are
mod_php5 or PHP5 with separate package for Apache 1.3 or Apache 2. When you
check to get mod_php5 - which I am using because it's supposed to be better
to use - apache 1.3 is a dependency so it downloads that as well.
[Back to original message]
|