Installing DirectAdmin

Rebentrost

New member
Joined
Nov 29, 2008
Messages
2
I have this problem with install DirectAdmin
Tried on CentOS5, Debian, and Unbutu
Same error message:

Code:
22:39:35 (51.62 MB/s) - `/var/named/named.local' saved [433/433]

*** Cannot find the /usr/sbin/crond binary.  Please install crond (yum install vixie-cron) ***
*** gcc is required for compiling, please install gcc (yum install gcc)***
*** g++ is required for compiling, please install g++ (yum install gcc-c++)***
*** cannot find /usr/bin/make.  Please make sure that patch is installed (yum install make) ***
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


Code:
root@pinkpig:/# cd /usr/local/directadmin/custombuild
-bash: cd: /usr/local/directadmin/custombuild: No such file or directory
 
It says it isnt installed so maybe u need to try that again.

On Centos i know u need to do:
Code:
yum install gcc gcc-c++ pam-devel bison flex
yum install libtools-libs
yum install libtool


Hopes this helps
 
You can't just keep trying on different OS distributions; you must have the right license and the right install file, for your OS. Contact DirectAdmin for information on your license.

Jeff
 
DirectAdmin for Debian or Ubuntu will never say anything about "yum."

You are using the wrong license for those OS's.
 
Back
Top