Trial Version Installation Error

geekgirl

Verified User
Joined
May 18, 2021
Messages
22
I'm trying to install a trial version on Ubuntu 20.04 to see if DirectAdmin will meet my needs. I got a failure on install, which doesn't bode well. I tried installing using this command (got this off the DirectAdmin web site):


Here's the error:

/bin/sh /usr/local/directadmin/custombuild/php-7.4.19/libtool --silent --preserve-dup-deps --mode=compile cc -I/usr/local/directadmin/custombuild/php-7.4.19/ext/fileinfo/libmagic -Iext/fileinfo/ -I/usr/local/directadmin/custombuild/php-7.4.19/ext/fileinfo/ -DPHP_ATOM_INC -I/usr/local/directadmin/custombuild/php-7.4.19/include -I/usr/local/directadmin/custombuild/php-7.4.19/main -I/usr/local/directadmin/custombuild/php-7.4.19 -I/usr/local/directadmin/custombuild/php-7.4.19/ext/date/lib -I/usr/include/libxml2 -I/usr/include/x86_64-linux-gnu -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/local/directadmin/custombuild/php-7.4.19/ext/mbstring/libmbfl -I/usr/local/directadmin/custombuild/php-7.4.19/ext/mbstring/libmbfl/mbfl -I/usr/local/directadmin/custombuild/php-7.4.19/TSRM -I/usr/local/directadmin/custombuild/php-7.4.19/Zend -I/usr/include -g -O2 -fvisibility=hidden -Wall -Wno-strict-aliasing -DZEND_SIGNALS -c /usr/local/directadmin/custombuild/php-7.4.19/ext/fileinfo/libmagic/apprentice.c -o ext/fileinfo/libmagic/apprentice.lo

cc: fatal error: Killed signal terminated program cc1

compilation terminated.

make: *** [Makefile:976: ext/fileinfo/libmagic/apprentice.lo] Error 1

Changed secure_php option from no to yes

PHP has been secured.

Restarting php-fpm74.

And here's the contents of the custombuild.log file:
root@hwsrv-876531:/usr/local/directadmin/custombuild# more custombuild.log
2021-05-19 00:21:51 70.17.108.68: set_fastest set downloadserver to files-ca.directadmin.com
2021-05-19 00:25:47 70.17.108.68: Apache 2.4.46 installed
2021-05-19 00:27:03 70.17.108.68: mysql-5.7.33-linux-glibc2.12-x86_64 installed
2021-05-19 00:37:38 70.17.108.68: called: secure_php
root@hwsrv-876531:/usr/local/directadmin/custombuild#

And of course, it won't load on port 2222. Since this is a trial of a product, I sorta expected it to just install. Any ideas?
 
Silly me, assuming that a custom image from an ISP would INCLUDE swap... There was NO swap defined at all. :( Fixed that and now the install is booking along. Thanks so much for the pointer!
 
Back
Top