|
Posted by Jerry Stuckle on 01/02/07 22:13
Anthony Smith wrote:
> I am using php 5.2.0 but when I installed it I did not do include the
> --enable-cli option. Now I want to include it. I am just not sure if I
> have to include all of the other options. But it is the same version of
> php.
>
>
> william wrote:
>
>>On Tue, 02 Jan 2007 12:11:42 -0800, Anthony Smith wrote:
>>
>>
>>>Let's say I installed php without the --enable-cli option. If I want to
>>>to update php do I have to re-install it with all of my options or can
>>>I just install it with the --enable-cli option?
>>
>>confusing
>>what do you want to update or do you want to reinstall php ?
>>
>>if you just want to reinstall php, then you have to have a look on
>>./configure --help which will give the option that are set (I suppose but
>>I might be wrong). you might want to keep the opption in a script
>
>
When you recompile, you have to specify all of the options you want.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|