Hi, currently i have PhP 5.5.9
i want to downgrade it to 5.2.17
when i do
./build php n
i get this error
Version of linux
I have googeled A LOT (im not an expert) didnt find anything that would help.
Can anyone help me?
i want to downgrade it to 5.2.17
when i do
./build php n
i get this error
Code:
/usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.22-system.so)
/usr/bin/ld: /usr/local/lib/libz.so.1: no version information available (required by /usr/lib/libbfd-2.22-system.so)
ext/openssl/.libs/xp_ssl.o: In function `php_openssl_sockop_set_option':
xp_ssl.c:(.text+0xd95): undefined reference to `SSLv2_client_method'
xp_ssl.c:(.text+0xdc1): undefined reference to `SSLv2_server_method'
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Code:
Linux version 3.2.0-4-amd64 ([email protected]) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.54-2
Debian version: 7.4
Can anyone help me?
Last edited: