|
You should use "Build Matching PHP" in our WHM plugin.
cPanel/WHM make gcc and ld only available to root user and a special group, if you want to use the the web console to build lsphp, you have to do
chmod 0755 /usr/bin/gcc /usr/bin/ld
It is not required with the WHM plugin.
|