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
I have create PHP binary file in my local system with below module but it does not work. at a time only one module work both are not work together.
In AWS lambda function i need to work with both PDO and opelssl Please tell me solution for same. i have try to search a lot but i did not get anything about this problem.
when i try with both module in lambda function then execute without any error but i did not get any result. i mean no error but not execute. i have attached image please check.
I need database operation with SES and SNS service in lambda function using PHP SDK.
your binary file also working, but it not work with PDO.
I have create PHP binary file in my local system with below module but it does not work. at a time only one module work both are not work together.
In AWS lambda function i need to work with both PDO and opelssl Please tell me solution for same. i have try to search a lot but i did not get anything about this problem.
when i try with both module in lambda function then execute without any error but i did not get any result. i mean no error but not execute. i have attached image please check.
I need database operation with SES and SNS service in lambda function using PHP SDK.
your binary file also working, but it not work with PDO.
Array
(
[0] => Core
[1] => date
[2] => ereg
[3] => libxml
[4] => openssl
[5] => pcre
[6] => curl
[7] => standard
[8] => hash
[9] => json
[10] => mbstring
[11] => SPL
[12] => PDO
[13] => Phar
[14] => Reflection
[15] => SimpleXML
[16] => sockets
[17] => mysqlnd
[18] => exif
[19] => xml
[20] => pdo_mysql
[21] => mhash
)
The text was updated successfully, but these errors were encountered: