サーバー phpMyAdminで複数のMySQLサーバを使用する phpMyAdminを使ってデータベースの管理をする際、ポートでMySQLのバージョンを分けている場合など、サーバーが複数に別れていたら、サーバーの数だけ用意するのはちょっと面倒である。そのような場合、1つのphpMyAdminで複数のデー... 2024.10.22 サーバープログラミング系
サーバー 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 サーバー
サーバー 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 サーバー
サーバー ローカルの制作環境(Web開発編) 今回は、ローカル制作環境について紹介します。メインはWindowsです。ポイントXAMPPはポータブル版を使用Webのドキュメントルート用フォルダを作成MySQLやMariaDBはXAMPP同梱版ではなく、別にインストールして、サービスで切... 2022.06.25 サーバー