debian 7.7 64位安装DirectAdmin 错误求解答
login as: root
[email protected]'s password:
Linux
qq.net 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Jan 2 09:56:19 2015 from 192.168.1.1
[email protected]:~# screen -S da
conv -lm -lxml2 -lz -liconv -lm -lxslt -lxml2 -lz -liconv -lm -lrt -lcrypt -o sapi/cli/php
/usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.22-system.so)
ext/openssl/xp_ssl.o: In function `php_openssl_sockop_set_option':
xp_ssl.c:(.text+0xd4e): undefined reference to `SSLv2_server_method'
xp_ssl.c:(.text+0xda4): undefined reference to `SSLv2_client_method'
collect2: error: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
make: *** Waiting for unfinished jobs....
/usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.22-system.so)
ext/openssl/xp_ssl.o: In function `php_openssl_sockop_set_option':
xp_ssl.c:(.text+0xd4e): undefined reference to `SSLv2_server_method'
xp_ssl.c:(.text+0xda4): undefined reference to `SSLv2_client_method'
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] 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*******************************************
*******************************************