|
Posted by Brian V Bonini on 07/06/05 19:58
On Wed, 6 Jul 2005, blackwater dev wrote:
> I have a linux box which I use periodically. I built php 5.0.3 on it
> and it runs fine. I just came across a situation where I need to
> compile in the zlib extension so I got into my php folder and did
> ./configure with my options, then make and make install. I then
> restarted Apache but when I look at phpinfo, it still shows the old
> command used to build php, not the command I just used to recompile.
> Are there other things needed in a recompile?
>
Which distro are you running. Adding libs with Linux *CAN* be a simple as
'$ urpmi php-zlib' depending on which flavor your running.
Navigation:
[Reply to this message]
|