previously, I have install few DA server, it is working fine.
Now i test install in to VPS, it have the error as below:
There is the message as below when I install it.
May I know who to solve the problem?
Beside that, May I know is it the question asked if eth0 is your interface, need to answer "no" ?
Now i test install in to VPS, it have the error as below:
*** gcc is required for compiling, please install gcc (yum install gcc)***
*** g++ is required for compiling, please install g++ (yum install gcc-c++)***
Installation didn't pass, halting install.
*******************************************
*******************************************
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
*******************************************
*******************************************
There is the message as below when I install it.
[root@vps2208 ~]# ./setup.sh
*** 64-bit OS ***
*** that being said, this should be a CentOS system. ***
*** We do not support any other OS in 64-bit. ***
*** If this is not CentOS, install a 32-bit OS (i386)***
May I know who to solve the problem?
Beside that, May I know is it the question asked if eth0 is your interface, need to answer "no" ?
Last edited: