Click to See Complete Forum and Search --> : recompiling php


CrazyMerlin
01-29-2007, 04:23 PM
hey guys!

I just wrote an image resizing script for a friend but their server doesn't have php compiled with gd2. I have access to the command line.

Anyone know how I would go about recompiling php?

thx,
//erlin!

SpectreReturns
01-29-2007, 09:30 PM
Probably by running the make file through a compiler after setting the options you want.