You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I use aws php sdk and aws.phar but I got a error msg. I changed ";extension=php_mbstring.dll" to "extension=php_mbstring.dll" in php.init-development but it cannot run successfully. The error message is "Fatal error: Uncaught exception 'Aws\DynamoDb\Exception\DynamoDbException' with message 'Error executing "ListTables" on XXXXXx ; AWS HTTP error: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)' GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in phar /aws.phar/GuzzleHttp/Handler/CurlFactory.php(155): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array). Does anyone can give me a solution?
guidanceQuestion that needs advice or information.needs-triageThis issue or PR still needs to be triaged.
1 participant
Converted from issue
This discussion was converted from issue #2298 on April 25, 2022 18:19.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, I use aws php sdk and aws.phar but I got a error msg. I changed ";extension=php_mbstring.dll" to "extension=php_mbstring.dll" in php.init-development but it cannot run successfully. The error message is "Fatal error: Uncaught exception 'Aws\DynamoDb\Exception\DynamoDbException' with message 'Error executing "ListTables" on XXXXXx ; AWS HTTP error: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)' GuzzleHttp\Exception\RequestException: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) in phar /aws.phar/GuzzleHttp/Handler/CurlFactory.php(155): GuzzleHttp\Handler\CurlFactory::createRejection(Object(GuzzleHttp\Handler\EasyHandle), Array). Does anyone can give me a solution?
Beta Was this translation helpful? Give feedback.
All reactions