|
Posted by J.O. Aho on 10/10/95 11:50
Vicks Idnani wrote:
> Does that mean that I have to re compile PHP?
>
> My server is Fedora Linux w/ cpanel, but I don't know what directory PHP is
> installed in, is there a way to do this without re-installing PHP?
Yes, it's just to build it from scratch, I would suggest you take a source rpm
that RedHat has released for Fedora, "install" it and go to
/usr/src/redhat/SPECS and modify the spec file to have your change in
configuration and increase the RPM version with one (X.Y.Z-<RPM version>) and
then use rpmrebuild to make new RPMs which you then install, this way you
won't break any dependencies.
//Aho
[Back to original message]
|