phpMyAdmin phpMyAdminで「Error during session start; please check your PHP and/or webserver log file and configure your PHP installation properly. Also ensure that cookies are enabled in your browser.」というエラー
PHP phpバージョンアップを試みた際の切り戻し手順 以下、作業用メモです。PHPのバージョンを7.4から8.1にアップグレードした後で、元のバージョンに戻すための一般的な手順バックアップ:まず最初に、現在の設定やデータのバックアップを取る。これにより、何か問題が発生した場合に元の状態に戻すこ... 2023.10.24 PHP運用・保守