cpanel "Build Matching PHP Binary" fails

aww

Well-Known Member
#1
I was disappointed that I can't use the nifty-looking "Compile PHP" because of cpanel so I was very interested in the new feature under the new cpanel plugin "Build Matching PHP Binary"

Unfortunately that also stops due to an error. Is this possible to workaround?

Generating files
configure: creating ./config.status
creating main/internal_functions.c
creating main/internal_functions_cli.c
.
.
.
.
Thank you for using PHP.

config.status: creating php4.spec
config.status: creating main/build-defs.h
config.status: creating scripts/phpize
.
.
.
.
.

ext/gd/libgd/gdft.o(.text+0x18fe):/home/cpeasyapache/src/php-4.4.8/ext/gd/libgd/gdft.c:1069: undefined reference to `FT_Get_Kerning'
collect2: ld returned 1 exit status
make: *** [sapi/litespeed/php] Error 1
**ERROR** Could not compile PHP
 

aww

Well-Known Member
#3
Okay I'll give that a shot.

Any chance it's possible to allow us to specify a custom port for the link to the litepseed script? I turn off 7080 and use a custom SSL port because there's no login attempt monitoring or limit on your panel and I want to avoid hacks.
 
Top