Hi guys,
I am trying to install directadmin on my new debian 7 64bit VPS. However, i have run into problems.
I am wondering if anyone could help me get through this.
I am trying to install directadmin on my new debian 7 64bit VPS. However, i have run into problems.
I am wondering if anyone could help me get through this.
Code:
ssl_engine_io.c: In function 'ssl_io_filter_connect':
ssl_engine_io.c:1082:36: error: 'SSL_PROTOCOL_SSLV2' undeclared (first use in this function)
ssl_engine_io.c:1082:36: note: each undeclared identifier is reported only once for each function it appears in
make[3]: *** [ssl_engine_io.lo] Error 1
make[3]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.2.25/modules/ssl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.2.25/modules/ssl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/directadmin/custombuild/httpd-2.2.25/modules'
make: *** [all-recursive] Error 1
*******************************************
*******************************************
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
*******************************************
*******************************************
root@amsterdam2:/tmp#