Error at the end of installation

ASTRAPI

Verified User
Joined
Feb 23, 2009
Messages
47
16:32:36 (396 KB/s) - `/usr/local/directadmin/update.tar.gz' saved [2417251/2417251]

Cannot find /etc/sysconfig/rhn/up2date... up2date may break things.
--16:32:36-- http://66.51.122.131/named.conf
Connecting to 66.51.122.131:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 949 [text/plain]
Saving to: `/etc/named.conf'

100%[==================================================================================>] 949 --.-K/s in 0s

16:32:36 (101 MB/s) - `/etc/named.conf' saved [949/949]

*** 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


Why i got these 2 errors and how can i fix them please?

Thanks
 
Why i got these 2 errors and how can i fix them please?

Thanks
Run the command ASTRAPI what i've posted in your first post, you forgot to install 'make'.

or just easy run this (we use this on our boxes)
yum install -y make gcc gcc-c++ quota vixie-cron crontabs rdate nano perl perl-libwww-perl sharutils net-snmp ncurses* vim-enhanced rpm-build* perl-Archive-Tar gpg sudo screen fping perl-Crypt-DES perl-Net-SNMP jwhois sudo libxslt-devel libxml2-devel lsof finger autoconf libcap* libc-client libc-client-devel flex

NOTE: You could best reinstall the system, after that run the command above and start setup.sh
 
Ok i was run this command:

yum install gcc-c++ libxml-devel libxml2-devel libxml2 autoconf flex libc-client libc-client-devel perl-libwww-perl make nano

But at the end i got this:


*************************************
* *
* All parts have been installed *
* *
*************************************

Type: /sbin/service httpd restart
./install.sh: line 225: ./directadmin: No such file or directory
./install.sh: line 228: ./directadmin: No such file or directory

System Security Tips:
http://help.directadmin.com/item.php?id=247

You have new mail in /var/spool/mail/root
[root@server ~]# /sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Sun May 10 21:51:52 2009] [warn] module php5_module is already loaded, skipping
httpd: Syntax error on line 142 of /etc/httpd/conf/httpd.conf: Syntax error on line 21 of /etc/httpd/conf/extra/httpd-vhosts.conf: Could not open configuration file /etc/httpd/conf/ips.conf: No such file or directory


What i must do as my server is now down and i can't view the default centos page or login to direct admin? (123.456.789.0:2222)

Thanks
 
Last edited:
As I said, reinstall your system, then run the command that I gave you and start the ./setup.sh

Reinstall DA on existing machine with already DA its not an good idea
 
Back
Top