LoginSignup
2
0

More than 1 year has passed since last update.

WordPressをローカル環境に構築してみた  ~その3、WordPressをインストールしてみた~

Posted at

WordPressをローカル環境に構築する最後の設定です。

1,XAMPPの「Apache」と「MySQL」を起動させます。「Start」ボタンを押下すると、下記の
画面キャプチャのようになります。

image.png

2,「http://localhost/wordpress」のURLへリンクを貼り付け、ページに飛びます。

※他のところで、http://localhost:80/wordpress
がありますが、
現在のWordPressはhtaccessが含まれていないため、「/wp-admin/install.php」にアクセスしないとセットアップ画面は表示されないとのこと。

image.png

3,上記の画面が表示されるので、必要事項を記載します。
 「送信ボタン」を押下すると、以下の画面が表示される。

image.png

これで、ローカル環境にWordPressが構築できました。
お疲れ様でしたー。
よい、WordPressライフをお送りください。

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0