設定ファイルを開く config.inc.php 登録内容の変更 //$cfg['SendErrorReports'] = 'always'; $cfg['SendErr…
あくまでメモです。情報が古い場合はコメントをください。
設定ファイルを開く config.inc.php 登録内容の変更 //$cfg['SendErrorReports'] = 'always'; $cfg['SendErr…
リポジトリインストール dnf localinstall https://dev.mysql.com/get/mysql80-community-release-el9-5.noarch.rpm パッケージのインストール…
ローカル接続を行うための条件のメモ DB側 セキュリティグループのインバウンドルールでローカルIPを設定(3306) MYSQLのユーザーに「プライベート IP DNS 名 (IPv4 のみ)」を指定する WEB側 接続…
https://dev.mysql.com/downloads/timezones.html timezone_2021e_posix_sql.zip の感じのファイルをダウンロードします。 zipファイルを任意の場所に…