Hi!
i have that problem:
how i fix this ?
i have that problem:
Code:
configure: error: mysql configure failed. Please check config.log for more infor mation.
*** There was an error while trying to configure php. Check the configure/ap2/co nfigure.php5 file
## REPORT_START
Welcome to DirectAdmin verion 1.33.7!
You are now about to run the install program. If DirectAdmin is already
installed, it may destroy previous data.
Cannot find hostname in the ./scripts/setup.txt file
## INSTALL_FAILED
## REPORT_END
Permissions set
*******************************************
*******************************************
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:
http://help.directadmin.com/item.php?id=213
If this 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
*******************************************
*******************************************
how i fix this ?