Date: Sat, 23 Jun 2007 14:14:18 -0700 From: Garrett Cooper <youshi10@u.washington.edu> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: How do I get libphp5.so back Message-ID: <467D8D2A.3020306@u.washington.edu> In-Reply-To: <340a29540706231349p7d00652boc102950327ff55ec@mail.gmail.com> References: <340a29540706231349p7d00652boc102950327ff55ec@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Falanga wrote:
> Hi,
>
> I'm working on doing some more development on my php and I've just
> discovered that somehow the libraries were removed. It must have been
> through a portupgrade I had done recently. It's been several months
> since I've done anything with it and I noticed that the following
> lines were commented in my httpd.conf file:
>
> LoadModule php5_module libexec/apache/libphp5.so
> AddModule mod_php5.c
>
> I uncommented them, but apache won't start now because these files are
> to be found. However, both packages php5 and php5-pgsql are installed
> on my system. How would I get these back?
>
> Andy
Reinstall php and all modules -- that should fix the problem (based
on past experience).
-Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?467D8D2A.3020306>
