GD, curl compile with php on command line

innovative2001

Active Member
Jun 5, 2006
29
0
151
Hi,

I know how to compile gd, curl with php from WHM. Is anyone aware of command line then please provide me step by steps.
 

mctDarren

Well-Known Member
Jan 6, 2004
665
9
168
New Jersey
cPanel Access Level
Root Administrator
You could use /scripts/easyapache - which is the easiest way to go. Otherwise you would need to download the source for all modules and compile them manually. No matter which of the two you choose, if you've never done it before (and have never manually compiled something from source) it may be better to pay an admin and ask them to walk you through it first time. It can get hairy if you have lots of people relying on the box... :) GL!
 

garrettp

Well-Known Member
PartnerNOC
Jun 18, 2004
312
2
166
cPanel Access Level
DataCenter Provider
As webtiva mentioned, you'll want to run /scripts/easyapache, then select the Advanced option (#6), go down and enter the PHP module sub-menu, and select themodules you would like compiled into PHP. Exit from both submenus, save the changes, and then watch it blast away. :)