Recompile PHP only

chief

New member
Joined
Mar 6, 2006
Messages
1
Location
Kuala Lumpur
Hello everyone,

I'm new to tweaking with DA so I'm sorry if this is too much of a newbie question - a bit nervous of messing things up.

I would like to recompile the same PHP version only (4.3.11), to add "--enable-wddx". From what I've read, this is what I need to do.

From the customapache directory,

1. edit configure.php to add the above
2. ./build php
3. restart apache

Is that it? Should I add "./build clean" first? (What does it do?)

Would I need to recompile eAccelerator and Zend too, assuming version numbers and all are still the same?

Thanks so much.
 
Back
Top