I am using an AWS ec2 instance to host my website but I am not able to execute PHP files so I try to install PHP 8.1 version
amazon-linux-extras install php8.1
You lack permissions to write to system configuration. /etc/yum.repos.d/amzn2-extras.repo
While installing PHP to AWS getting an error: You lack permissions to write to system configuration.
- 9 months ago
you are missing just a single word before command
sudo amazon-linux-extras install php8.1
After updating any new package you need to Reboot the server to check reflactions
Goal Ploy - Money Management App