-
-
Notifications
You must be signed in to change notification settings - Fork 383
编译后使用curl函数时会报错 #24
Copy link
Copy link
Closed
Labels
kind/extensionIssues related to extensionsIssues related to extensionsquestionFurther information is requestedFurther information is requested
Milestone
Metadata
Metadata
Assignees
Labels
kind/extensionIssues related to extensionsIssues related to extensionsquestionFurther information is requestedFurther information is requested
报错内容:cURL error 77: error setting certificate verify
项目使用了一个定时自动curl请求第三方地址
正常PHP环境运行 没问题
打包phar后运行·也没有问题
当和php二进制文件组合后报错