سلام
من هنگام نصب به این ارور برخورد میکنم

کد:
Cannot find /usr/local/bin/phpPlease recompile php with custombuild, eg:
cd /usr/local/directadmin/custombuild
./build all d


This appears to be a 64-bit system.
a common cause of http/php compile failures is mentioned here:
http://help.directadmin.com/item.php?id=213


If you're running CentOS (not freebsd or debian) and applies to you, then type:


ln -sf /usr/lib64/libexpat.so /usr/lib/libexpat.so
ln -sf /usr/lib64/libm.so /usr/lib/libm.so
ln -sf /usr/lib64/libssl.so /usr/lib/libssl.so
cd /usr/local/directadmin/custombuild
./build all d
ممنون میشم راهنماییم کنید