Quantcast
Channel: mattintosh note
Viewing all articles
Browse latest Browse all 892

Amazon LinuxのPHP 8.xでElastiCache Cluster Clientを使えるようにする

$
0
0
PHP が 7.4 くらいまでだった頃は ElastiCache Cluster Client は各 PHP のバージョンに対して x86 と ARM それぞれ一種類ずつだった気がするんだけど PHP 8.x 以降ぐらいからだろうか、OpenSSL 1.1 版と 3.0 版に分かれるようになった。 AWS ElastiCache 今回使う Amazon Linux は下記のバージョン。 $ uname -a Linux 5.10.184-175.731.amzn2.x86_64 #1 SMP Tue Jun 27 21:48:55 UTC 2023 x86_64 x86_64 x86_64 G…

Viewing all articles
Browse latest Browse all 892

Trending Articles