安裝ssl重啟apache后發(fā)現(xiàn)用https打不開網(wǎng)站,到/www/wdlinux/httpd-2.2.22/logs/該文件夾查看錯誤日志,顯示如下:
[Wed Mar 09 18:12:42 2016] [notice] caught SIGTERM, shutting down
[Wed Mar 09 18:12:42 2016] [notice] SSL FIPS mode disabled
[Wed Mar 09 18:12:42 2016] [notice] SSL FIPS mode disabled
PHP Warning: PHP Startup: Unable to load dynamic library './php_curl.dll' - ./php_curl.dll: cannot open shared object file: No such file or directory in Unknown on line 0
PHP Warning: PHP Startup: Unable to load dynamic library './php_openssl.dll' - ./php_openssl.dll: cannot open shared object file: No such file or directory in Unknown on line 0
[Wed Mar 09 18:12:42 2016] [notice] Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/1.0.1e-fips PHP/5.2.17p1 configured -- resuming normal operations
服務(wù)器菜鳥一枚,急需各位大俠的幫助,非常感謝。。。。。。