barkster

Registered
Apr 10, 2006
4
0
151
How can I recompile php with the --enable-soap option while keeping my existing options/configuration. Is there any way to do this through whm? Also is there a place that I can add the --enable-soap to a config file so that when I recompile and choose previous configuration it will know to compile with soap enabled? Thanks
 
Last edited:

chirpy

Well-Known Member
Verifed Vendor
Jun 15, 2002
13,437
33
473
Go on, have a guess
It's not possible to add your own options or keep them through WHM. You'll have to build apache+php as you want it and then edit /home/cpapachebuild/buildapache/buildscript and add your options into that and then run the script to recompile.