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.」というエラー
Git Gitで「error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)」となった時の対処法 Gitでなかなかpushできずにいたところ、再度ディレクトリ構成から見直して新しく「git init」を行い、リモートリポジトリも再度新しくしてpushすることにしました。※push↑出来なかった経緯はまた別記事にて。今まではhttpsで接... 2022.06.02 Git