Hello,
You might try to run force instead with makecpphp to see the results (it might not make any difference, but some components don't always update without force being passed):
Code:
/scripts/makecpphp --force
Additionally, if you review our documentation, it mentions that there's another possible location of the binary makecpphp will build. That is located at the following:
Code:
/var/cpanel/3rdparty/bin/php-cgi
Please check if that exists instead:
Code:
ls -lah /var/cpanel/3rdparty/bin/php-cgi
Here's the documentation discussing this:
http://docs.cpanel.net/twiki/bin/view/AllDocumentation/WHMDocs/CpsrvdAndPhp
If that doesn't work, then certainly submit a ticket to us. There's also a link in my signature for submitting a ticket.
Please post the ticket number here after opening one so we can track the results.
Thanks!