我用的是PHP Win32 installer,已選好php_curl的設定,但當行script時發現
Fatal error: Call to undefined function: curl_init() in xxxx.php
於是到phpinfo看,curl module沒有load
再看apache的error log
Unable to load dynamic library 'd:\\PHP\\ext\\php_openssl.dll' - The specified module could not be found.\r\n in Unknown on line 0
file明明存在,但就是load不到,所有file都在其位,path variable, php.ini,httd-conf都ok,但就是不行
最後將ssleay32.dll及libeay32.dll放到system32... 就行了
原因不明,path 明明是正確的... 算了,能行就好
Monday, April 28, 2008
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment