Recompile PHP *nix
Posted
by Dorjan
on Server Fault
See other posts from Server Fault
or by Dorjan
Published on 2010-05-10T16:19:11Z
Indexed on
2010/05/10
16:25 UTC
Read the original article
Hit count: 380
Hello everyone, I'm a total newb to *nix in all forms so assume I know nothing about it.
I've been trying to use a php function set called "ZipArchive". It says I need to recompile php with the --enable-zip option.
Now "recompile php" scares me. Does that re-install it!? Does it clear all previous settings so if I do this then any settings done prior will be wiped? Or is there a way to add on this one option?
Seems a bit much for a re-installation to add a model when on a windows server it is just add a line to the .ini file :\
Many thanks to anyone who can clear up this matter for me :)
© Server Fault or respective owner