Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jan 2009 20:44:36 -0500
From:      "Josh Carroll" <josh.carroll@gmail.com>
To:        "Jim Pazarena" <fquest@ccstores.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: 7.1 release / apache22 / php5
Message-ID:  <8cb6106e0901051744oba54a2ep8619649b7dabab87@mail.gmail.com>
In-Reply-To: <4962B693.1070703@ccstores.com>
References:  <4962AB3A.9030108@ccstores.com> <8cb6106e0901051730jb03affayc1b179d20e676d9e@mail.gmail.com> <4962B693.1070703@ccstores.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> the httpd config file isn't the issue. it hasn't changed in a few years.
> yes,
> I do have the correct entries.
>
> what I do NOT have is the actual libphp5.so library file! it doesn't exist
> on my system,
> so apache complains that it can't open it.

Did you build the lang/php5 port with the "Build Apache module" option
checked via make config?

make -C /usr/ports/lang/php5 showconfig | grep APACHE

Should return:

     APACHE=on "Build Apache module"

If not, make config in there, check that option, then rebuild and
reinstall the port.

Josh



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8cb6106e0901051744oba54a2ep8619649b7dabab87>