Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Jan 2011 09:49:29 +1000
From:      Da Rock <freebsd-questions@herveybayaustralia.com.au>
To:        freebsd-questions@freebsd.org
Subject:   Re: troubles rebuilding extensions.ini
Message-ID:  <4D3A1B89.6050108@herveybayaustralia.com.au>
In-Reply-To: <20110121234315.GA81778@thought.org>
References:  <20110121234315.GA81778@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 01/22/11 09:43, Gary Kline wrote:
> It might be as simple as rebuilding php5-extensions _with_ the right .so files
> listed in /usr/local/etc/php/extension.ini; I have my doubts, but this is a
> first guess.
>
> IS there a way to include the make config when you are rebuilding the port?
> I can edit the makefile but I 'd rather do it the other way.
>
> tia,
>
> gary
>
>
>
>    
You can always try make config on any port to reset any options. Most of 
the time with php extensions its merely a case of reordering them 
though. Every build and upgrade changes things (extensions are added or 
removed, etc) so the order is changed as ports are only appended to the 
ini file.

Keep a copy somewhere safe once you have it right and patch it as 
necessary- at least your web server will keep running that way.



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