サーバー Setting up a web server with AlmaLinux 9 Enable sudo for the specified userMethod 1Run the command visudo and open /etc/sudoers,If the following line is commente... 2024.09.07 サーバー
サーバー Using nginx on Ubuntu Install nginxInstall PHPIf you are installing the standard version of Ubuntu (without additional PPAs),Additional PPAEdi... 2024.04.07 サーバー
サーバー Building an environment without XAMPP on Windows I usually use the portable version of XAMPP on Windows. Previously, I used to install the portable version of XAMPP for ... 2024.03.29 サーバー
プログラミング系 WordPressで特定のページやテンプレートにカスタムフィールドを追加する(プラグインなし) WordPressで特定のページやテンプレートにカスタムフィールドをプラグインなしで追加する手順。プラグインなしでカスタムフィールドを追加する手順はこちらのページを参考に追加します。カスタムフィールドを自作する方法【プラグインなし】 | キ... 2023.05.06 プログラミング系
サーバー Setting up a web server with Ubuntu Server 22.04.1 LTS Setting up a web server with Ubuntu Server 22.04.1 LTS. 2022.12.20 サーバー
未分類 baserCMSをインストールしているサーバーをPHP7からPHP8にアップする 手順STEP 1PHP7のままでbaserCMS 4.7.0にアップデート/lib/Baser//lib/Cake//theme/admin-third/を上書きSTEP 2アップデートURLにアクセスhttps://{baserCMSの設... 2022.10.04 未分類