ちなみに、知人との共有メモですので参考にしないでね笑 どうもこんにちは。Amazon Linuxの迷宮に迷い込んだインフラエンジニア、またはただの被害者です。 今回は、Amazon Linux 2023(RHEL9ベース)にPHP 8.2を入れようとして壮絶に爆死した末路、「最初に 〇〇 ...
PHPのバージョンアップは極力やりたくない。でも、8.0 はセキュリティサポートが終わっているので実施しました。 PHPのバージョンが 8.0 であることを確認します。 php -v EPELリポジトリの確認をします。 sudo dnf repolist このコマンドを実行すると、有効になっ ...
ここのところLinuxネタが続いているが、今回はAndroid搭載のスマホやタブレットでLinuxを動かし、確認としてWordpressを起動するところまでをご紹介したい。OpenSSHサーバーを使ってほかのマシンからssh接続すると、まさかサーバーがスマホとは思わないだろう (笑)。
More and more companies are switching their web applications from the cloud to on-premises, giving hyperscalers such as Amazon Webservices (AWS) or Microsoft Azure the cold shoulder. This is the ...
There are three major Web development platforms, all of which have advantages and disadvantages which can impact which platform is best suited for the user’s application. Of the three, the most ...
Is this package available in Amazon Linux 2? If it is available via external sources such as EPEL, please specify. Let's focus on AL2023 🥇 (There is already PHP 8.2, 8.3, and 8.4 available) ...
Almost every tutorial on how to install the LAMP stack (Linux, Apache, MySQL, PHP) will recommend that you use the built-in Apache module for processing PHP scripts. For example, in Ubuntu you would ...