10 questions
The environment is Amazon Linux, Apache 2.4.25, and PHP7.After deleting the symbolic, the php file (login.php) that I had seen on the web in 200 was no longer visible on 403.I don't know the cause, so...
I installed td-agent on amazon linux2 and tried to collect apache log files, but I couldn't because of a permission problem.I can find a solution if I run the td-agent daemon with init.d, but which co...
I'm a beginner in programming.I am creating an app that displays data in the database on Amazon Linux. I'm trying to insert httpd so that I can see it from my browser.commands used: sudo yum install h...
FROM amazonlinux:2ENV COMPOSER_ALLOW_SUPERUSER=1ENV PATH = $PATH: vendor/binRUN yum update-y\ &yum upgrade-y\ &yum install-y\ curl\ git\ libxml2\ libxml2-develop\ httpd\ mysql\ gcc\ vim\ makeR...
sudo yum-y updatesudo yum install-y\ curl\ git\ libxml2\ libxml2-develop\ httpd\ mysql\ gcc\ vim\ mod_sslsudo get https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpmsudorpm-ivhepel-...
gem install pg displays the following error:I'm running EC2 and my operating system is Amazon Linux.$gem install pg-v'0.20.0'Building native extensions. This could take a while...ERROR:Error installin...
I'd like to install nginx on yaml of the answer, but I get an error.I will put the contents of the yaml where the error occurred, so I would appreciate it if you could tell me how to resolve it.main.y...
MySQL root password is questioned. You cannot use --skip-grant-tables.$mysql-u rootERROR 1045 (28000): Access denied for user 'root' @ 'localhost' (using password: NO)Unable to log in next door.What s...
This is an Amazon Linux 2 environment.Do the following$sudo systemctl start httpd.serviceThe following error occurred:Job for httpd.service failed because the control process expired with error code.S...
consul is a service discovery tool, and one of its features is the dns [email protected] my-macbook.local.node.consul# My-macbook.local.node.consul Resolved to 127.0.0.1 Wind ReplyNow that ...
© 2024 OneMinuteCode. All rights reserved.