Home  >  Article  >  Backend Development  >  windows8下php_curl启动不了~

windows8下php_curl启动不了~

WBOY
WBOYOriginal
2016-06-23 14:09:29911browse

相关设置都没问题啊
;已经去除,system32文件都复制了~
apache_error.log内容

[Thu Jan 24 16:47:09.315056 2013] [mpm_winnt:notice] [pid 3828:tid 480] AH00455: Apache/2.4.2 (Win64) PHP/5.4.3 configured -- resuming normal operations[Thu Jan 24 16:47:09.315056 2013] [mpm_winnt:notice] [pid 3828:tid 480] AH00456: Server built: May 13 2012 19:54:49[Thu Jan 24 16:47:09.315056 2013] [core:notice] [pid 3828:tid 480] AH00094: Command line: 'D:\\wamp\\bin\\apache\\apache2.4.2\\bin\\httpd.exe -d D:/wamp/bin/apache/apache2.4.2'[Thu Jan 24 16:47:09.317055 2013] [mpm_winnt:notice] [pid 3828:tid 480] AH00418: Parent: Created child process 1112PHP Warning:  PHP Startup:  in Unknown on line 0[Thu Jan 24 16:47:09.980139 2013] [mpm_winnt:notice] [pid 1112:tid 368] AH00354: Child: Starting 64 worker threads.


回复讨论(解决方案)

curl还需要libeay32.dll/ssleay32.dll才能启动
这两个都是openssl相关文件,请确认路径和相应版本

我也遇到这问题,一直没解决

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Previous article:PHP验证码图片显示不了Next article:如何定时执行