Chriz1977

Well-Known Member
Sep 18, 2006
191
0
166
Hi

Can anyone walk me through the process to build GD (v2.0.28) with capatcha and then compile it into PHP and Apache?

Cheers
Chriz
 

cPanelDavidG

Technical Product Specialist
Nov 29, 2006
11,212
15
313
Houston, TX
cPanel Access Level
Root Administrator
Hi

Can anyone walk me through the process to build GD (v2.0.28) with capatcha and then compile it into PHP and Apache?

Cheers
Chriz
Captchas are typically generated by a PHP script that uses GD. AFAIK, this isn't something you compile into GD itself.

To use GD, simply go to WHM -> Software -> Apache Update. Go through to step 5, then click the button for exhaustive options. Under PHP (or if you're doing concurrent PHP, both PHP versions) check the box for GD then proceed with the compile process.