79355309

Date: 2025-01-14 14:25:35
Score: 1
Natty:
Report link

For AWS Elastic Beanstalk using PHP 8.3 and Amazon Linux 2023 I used this and it worked:

#!/usr/bin/env bash

sudo yum install php-pear libzip libzip-devel

sudo dnf install -y php8.3-zip

Reasons:
  • Whitelisted phrase (-1): it worked
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: diegoroberto