make[1]: Entering directory `/root/openssl-1.0.1c/test'
make[1]: Nothing to be done for `generate'.
make[1]: Leaving directory `/root/openssl-1.0.1c/test'
Configured for linux-x86_64.
[root@localhost openssl-1.0.1c]#
PHP 編譯 ./configure --with-openssl=/usr/local/ssl
main/php_config.h is unchanged
creating main/internal_functions.c
creating main/internal_functions_cli.c
+--------------------------------------------------------------------+
| License: |
| This software is subject to the PHP License, available in this |
| distribution in the file LICENSE. By continuing this installation |
| process, you are bound by the terms of this license agreement. |
| If you do not agree with the terms of this license, you must abort |
| the installation process at this point. |
+--------------------------------------------------------------------+
Thank you for using PHP.
[root@localhost php-5.3.17]#
老大這些都完成了,也重新啟動了服務(wù)器。。。
結(jié)果,還是一樣,還是報一樣的錯。。
而且,用phpinfo()
查看,openssl 的版本 還是 0.98
在SSH下面是:
root@localhost ~]# openssl version -aOpenSSL 1.0.1c 10 May 2012
built on: Fri Nov 9 21:09:17 CST 2012
platform: linux-x86_64