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]#
老大这些都完成了,也重新启动了服务器。。。
结果,还是一样,还是报一样的错。。
而且,用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