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.」というエラー
環境構築 ApacheのVirtualHostの機能とは 以下、作業用メモです。ApacheのVirtualHostの機能ApacheのVirtualHostは、1台のサーバーで複数のウェブサイトを運用するための機能。この機能を使用すると、同じサーバー上で複数のドメインを扱うことができる。Virt... 2023.10.30 環境構築