Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Feb 2007 16:15:30 -0800
From:      Garrett Cooper <youshi10@u.washington.edu>
To:        freebsd-questions@freebsd.org
Subject:   Re: how do i find libphp4.so??
Message-ID:  <45C67722.3090807@u.washington.edu>
In-Reply-To: <20070205001252.GA26932@thought.org>
References:  <20070204040314.GA51444@thought.org>	<45C5AA95.1000403@infracaninophile.co.uk> <20070205001252.GA26932@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline wrote:
> On Sun, Feb 04, 2007 at 09:42:45AM +0000, Matthew Seaman wrote:
>> Gary Kline wrote:
>>> 	What utility will find the shared lib: libphp4.so?
>>> 	In the apache httpd.conf from a couple weeks ago, the file was 
>>> 	in /usr/local/libexec/apache/ and it just might be that if I
>>> 	rebuild the library, PHP files will suddenly work.
>>>
>>> 	...Hope springs eternal.....
>> Did you recompile the php4 port recently?  If you:
>>
>>     cd /usr/ports/lang/php4
>>     make config
>>
>> Is the box for 'Build Apache Module' checked?  If not,
>> check it now, and reinstall the land/php4 port.  That
>> should regenerate the libphp4.so module in
>> /usr/local/libexec/apache
>>
> 
> 
> 	So it's the make config that pops up the Options frame.
> 	I learnsomething every day.  (I was going into work/php4
> 	and running the ./configure script by hand.)  It's building 
> 	now.
> 
> 	There was a libtool fault yesterday; fingers crossed.
> 
> 	gary
> 
> 
> 
>> 	Cheers,
>>
>> 	Matthew
>>
>> -- 
>> Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
>>                                                       Flat 3
>> PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
>>                                                       Kent, CT11 9PW

You shouldn't be installing and configuring sources by hand in FreeBSD 
though if they're in ports =\..
-Garrett



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