سلام
من امروز داشتم برای یکی از دوستام directadmin نصب می کردم

تاحالا به این eror بر نخرده بودم
کد:
Cannot find /usr/local/bin/php
Please 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:
CentOS 5 64-bit: "configure: error: ZLIB extension requires zlib >= 1.0.9" or "/usr/bin/ld: skipping incompatible /usr/lib/libm.so when searching for -lm"


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


*******************************************
*******************************************

کسی می تونه بهم کمک کنه بگن مشکل از کجاس ؟


خیلی ممنون