wordpressインストール
差分
このページの2つのバージョン間の差分を表示します。
両方とも前のリビジョン前のリビジョン次のリビジョン | 前のリビジョン | ||
wordpressインストール [2025/08/30 18:52] – [初期設定の変更] Minoru Kijima | wordpressインストール [2025/08/30 19:12] (現在) – [初期設定の変更] Minoru Kijima | ||
---|---|---|---|
行 151: | 行 151: | ||
MariaDB [(none)]> | MariaDB [(none)]> | ||
(snip) | (snip) | ||
- | MariaDB [(none)]> | + | MariaDB [(none)]> |
(snip) | (snip) | ||
MariaDB [(none)]> | MariaDB [(none)]> | ||
行 177: | 行 177: | ||
==== データベースの作成 ==== | ==== データベースの作成 ==== | ||
< | < | ||
- | $ mysql -u root -p | + | $ mysql -u wpadmin |
Enter password: | Enter password: | ||
(snip) | (snip) | ||
- | MariaDB [(none)]> | + | MariaDB [(none)]> |
(snip) | (snip) | ||
- | MariaDB [(none)]> | + | MariaDB [(none)]> |
+--------------------+ | +--------------------+ | ||
| Database | | Database | ||
+--------------------+ | +--------------------+ | ||
- | | db_wordpress | + | | wp_wordpress |
| information_schema | | | information_schema | | ||
- | | performance_schema | | ||
+--------------------+ | +--------------------+ | ||
4 rows in set (0.002 sec) | 4 rows in set (0.002 sec) |
wordpressインストール.1756579950.txt.gz · 最終更新: by Minoru Kijima