長年WordPressでウェブサイトを構築してきた経験から、ローカルのWordPressをコンピュータにセットアップすることがいかに重要かを学びました。
WordPress を個人のマシンに置くことで、本番サイトを危険にさらすことなく新機能を試したり、WordPress 開発に深く入り込んだり、本番前にウェブサイト全体を構築したりすることができます。WordPressプロジェクト専用のサンドボックスを持つようなものです。
Windowsユーザーなら、WordPressをローカルにセットアップする方法は数多くある。しかし、私たちは最も簡単な2つの方法に絞りました。このガイドでは、どのバージョンを使っていても、WindowsコンピューターにWordPressを簡単にインストールする方法をご紹介します。
なぜWindowsにWordPressをインストールすべきなのか?
Windowsユーザーであれば、WordPressをローカルにインストールすることでいくつかのメリットがある。
ローカルのWordPressインストールは、本番のウェブサイトに影響を与えないテスト環境を作成します。ローカルサーバーまたはローカルホストと呼ばれるこのセットアップは、WordPressの個人的な遊び場です。
WordPressの開発者は、定期的にローカルインストールを仕事に使っている。例えば、新しいプラグインやテーマの実験に使ったり、Gutenbergブロックエディタにアップデートする前にサイトをテストしたりするためです。
しかし、それはプロだけのものではありません。WordPressを初めて使うのであれば、ローカルのセットアップは学習に最適です。機能を調べたり、テーマやプラグインをテストしたり、ライブサイトを壊す心配をせずに自由に実験することができます。
WindowsでWordPressをローカルにインストールした場合、自分だけがサイトを見ることができることに注意することが重要だ。公開用のウェブサイトを作成したい場合は、ドメイン名と ウェブホスティングが必要です。
技術的には、XAMPPを使ってWindowsにWordPressをインストールすることは可能で、以前チュートリアルを書きました。
とはいえ、XAMPPよりもさらに簡単なWordPressのローカル環境を構築する方法を2つ見つけました。以下のリンクをクリックして、興味のある方法に進んでください:
方法1:Studioを使用してWindowsにWordPressをインストールする(迅速かつ簡単)
最初の方法では、Studioを使う。これは、WordPress.comを管理・運営しているAutomattic社製のローカルWordPressソフトウェアで、WordPressソフトウェアをベースにしたウェブサイト・ビルダーである。
この方法を最初に説明しよう。なぜなら、この方法の方がはるかに早く、シンプルであるため、全くの初心者に最適だからだ。
まず、Studio by WordPress.comのウェブサイトを開きます。そして、「Download for Windows」ボタンをクリックします。
それが済んだら、ダウンロードしたファイルを開いてインストールを開始する。
アプリケーションがインストールされていることを示すポップアップウィンドウが表示されます。
これで、最初のサイトを追加できる。
これを行うには、新規ローカル・ワードプレス・サイト名を入力し、「サイトを追加」をクリックするだけです。サイト名は、そのサイトを簡単に識別できるものであれば、どのような名前でもかまいません。
ローカルのWordPressサイトのダッシュボードが表示されるはずです。
WordPressのダッシュボードにアクセスしてウェブサイトを編集するには、右上の「Start」ボタンをクリックするだけです。これで、ローカルウェブサイトにパソコンからアクセスできるようになります。
Start」ボタンが「Running」に変わったら、ページ左上の「WP Admin」リンクをクリックする。
これでローカルのWordPress管理ページに移動します。
これで設定はほぼ完了だ。ローカルのウェブサイトを構築する際に必要と思われるその他の設定を探ってみよう。
概要」タブにあるように、StudioダッシュボードからすぐにWordPressフルサイトエディタメニューにアクセスできます。また、’File explorer’をクリックしてWordPressウェブサイトのフォルダやファイルを開いたり、’Terminal’をクリックしてWP-CLIを使用してウェブサイトを管理することもできます。
共有」タブに切り替えると、WordPress.comアカウントにログインし、ローカルのウェブサイトをクローンしてWordPress.comのサーバーにアップロードすることができます。これにより、クローンサイトは一時的にオンラインになり、クライアントやチームメンバーとデモサイトを共有するのに便利です。
Studio を使用する代わりに、ブラウザからローカル Web サイトに直接ログインしたい場合があります。その場合、wp-adminの認証情報を知っておく必要があります。
これらを見つけるには、「設定」タブに切り替えて、ワードプレスの管理者ユーザー名、パスワード、ログインURLをそこで見つけることができる。
アシスタント」ボタンをクリックすれば、ビルトインAIチャットボットとコミュニケーションをとることができる。
ここでは、すべてのプラグインを一度に更新したり、WordPressのコアバージョンを更新したり、カスタムブロックのコードを作成したりといった作業をStudioに依頼することができます。
ローカルサイトでの作業が終わったら、右上の「実行中」ボタンにマウスオーバーし、「停止」と表示されるまで待つ。
そして、ウェブサイトを停止するボタンをクリックする。
Studioの欠点は、WordPressの環境を自分好みに設定できないことです。つまり、あらかじめ選択されているPHPバージョン、ウェブサーバー、データベースを使用する必要があります。
これは、特定のサーバー構成でウェブサイトやプラグインをテストする必要がある場合、欠点になる可能性があります。
ローカルのWordPress環境をよりコントロールする必要がある場合、またはローカルのセットアップを特定のライブサーバーの設定に合わせる必要がある場合は、ローカルWPを使用する次の方法をチェックアウトすることができます。
方法2:ローカルWPを使ってWindowsにWordPressをインストールする(よりカスタマイズ可能)
まず、Local WPソフトウェアをダウンロードし、Windowsコンピューターにインストールする必要があります。ローカルWPのサイトに行き、「無料でダウンロード」ボタンをクリックするだけです。
その後、プラットフォームを選択するポップアップウィンドウが表示されます。ドロップダウンメニューから「Windows」を選択してください。
次に、姓名、勤務先のEメールアドレス、電話番号などの詳細情報を入力してソフトウェアをダウンロードします。
詳細を入力したら、’Get it Now’ボタンをクリックするだけです。
その後、ソフトウェアは自動的にコンピュータにダウンロードされます。それ以外の場合は、「ここをクリック」リンクをクリックしてダウンロードを開始することができます。
ファイルをダウンロードしたら、セットアップウィザードを起動します。
ここで、ソフトウェアを全ユーザーにインストールするか、あなただけにインストールするかを選択する必要があります。
オプションを選択したら、「次へ」ボタンをクリックします。
次のステップでは、ソフトウェアをインストールする「インストール先フォルダー」を選択できます。
参照」ボタンをクリックしてパスを設定し、「インストール」ボタンをクリックするだけです。
ローカルWPソフトウェアがWindowsコンピューターにインストールされます。
完了したら、セットアップ・ウィザードで「ローカルで実行」チェックボックスをチェックし、「完了」ボタンをクリックします。
ソフトウェアがWindows端末上で起動します。
次のステップは、新しいローカルウェブサイトを追加することです。そのためには、一番下にあるプラス「+」ボタンをクリックするだけです。
その後、ローカル・ソフトウェアでサイトを作成することができる。
新規サイトを作成する」オプションを選択し、「続ける」ボタンをクリックします。ブループリントまたは既存のウェブサイトファイルからサイトを作成するオプションもありますが、デモンストレーションのために最初のオプションを使用します。
次に、「My WordPress Website」のように、ローカルウェブサイトの名前を入力します。
また、ローカルサイトのドメインとローカルサイトのパスを入力できる詳細オプションもあります。デフォルトでは、ドメインはウェブサイトのタイトルを使用しますが、ダッシュで区切られます。
完了したら、’Continue’ボタンをクリックするだけです。
その後、ローカルサイトの環境を選択する必要がある。
Preferred’環境を使用すると、ソフトウェアが自動的にPHPバージョン、Webサーバー、MySQLバージョンを選択します。一方、’カスタム’を選択し、環境の詳細を入力することもできます。
Local WPは最新のPHPバージョンを提供します。ウェブサーバーは、NginxまたはApacheから選択できます。また、データベースはMySQLまたはMariaDBから選択できます。
PHP、ウェブサーバー、データベースのバージョンによっては、正しく動作させるためにいくつかの依存関係をダウンロードする必要があることに注意してください。
次に、ローカルウェブサイト用のWordPressユーザー名とパスワードを入力します。さらに、すべてのメール通知を受け取るWordPressのメールアドレスを選択するオプションもあります。
その他に、WordPressのマルチサイト・ネットワークを持っているかどうかを尋ねる詳細オプションがある。そうでない場合は、「いいえ」をクリックしてください。
これらの詳細を入力したら、「サイトを追加」ボタンをクリックするだけです。
ソフトウェアがWordPressをインストールし、サイトを立ち上げます。
ローカルのウェブサイトを立ち上げるには、右上にある「Start site」ボタンをクリックする。
次に、「WP Admin」ボタンをクリックすると、WordPressの管理者ログイン・ページが表示されます。
ローカルのウェブサイトを設定する際に入力したユーザー名とパスワードを入力し、「ログイン」ボタンをクリックするだけです。
これで、Windowsコンピューターでローカルサイトを編集できるようになりました。
完了したら、「サイトを停止」ボタンをクリックして、Local WPソフトウェアからサイトを停止することを忘れないでください。
プロからのアドバイス: ログインプロセスをスキップしたい場合は、Local WPでワンクリック管理者ログインを有効にすることができます。
これを行うには、ローカルWPダッシュボードに戻り、’One-click admin’ボタンを’On’と表示されるまで切り替えます。次に、ドロップダウンメニューで、このワンクリック・ログイン機能を使用できる管理ユーザーを選択します。
代替案WordPress Playgroundを使ってテーマやプラグインなどをテストする
WordPress Playgroundは、ウェブブラウザ上で直接WordPressを試すことができる革新的なツールです。実際のウェブサイトに影響を与えることなく、新しいWordPressテーマ、プラグイン、機能を試すことができる仮想のサンドボックスです。
WordPress Playgroundは、いくつかの重要な点で、ローカルのWordPress環境とは異なります。
まず、永久的なローカル・セットアップとは異なり、コンピューターにインストールする必要がなく、使用するたびにリセットされる。ローカル・インストールが1台のコンピューターに縛られるのに対し、ブラウザーがあればどのデバイスからでもアクセスできる。
WordPress Playgroundは迅速なテストや学習に理想的ですが、Windowsコンピュータ上のローカルWordPress環境は、長期的な開発プロジェクトにより柔軟性を提供します。
詳しくは、ブラウザでWordPress Playgroundを使う方法をご覧ください。
WindowsコンピュータにWordPressをインストールしました。
あなたのコンピューターにWordPressを入れたら、できることがいくつかあります:
- WordPressの基本的なTipsやトリックを学び、サイトをより良く使いこなしましょう。
- さまざまなWordPressテーマを試して、あなたのサイトがどのように見えるかを見てみましょう。
- WordPressに必須のプラグインをインストールしてテストし、サイトに新しい機能を追加します。
- WordPressのよくあるエラーを自分で修正する方法を学びましょう。
- ドラッグ&ドロップで作成できるページビルダーをいろいろ試して、サイトを見栄えよく仕上げましょう。
- ローカルホストのWordPress管理者パスワードをリセットして、サイトへのアクセスを回復する方法をご紹介します。
- 自動化されたワークフローを設定することで、サイトの管理が容易になります。
- ハッカーからサイトを守るために、WordPressのセキュリティについて学びましょう。
- みんなと共有する準備ができたら、ローカルのWordPressサイトをライブサーバーに移動しましょう。
この記事で、WindowsコンピュータにWordPressをローカルにインストールする方法をご理解いただけたでしょうか。MacコンピュータにWordPressをローカルインストールする方法や、WordPressステージングサイトを作成するための究極のガイドもご覧ください。
If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.
Mituka
Awesome Stuff. Worked like a charm.
WPBeginner Support
Glad our guide could help
管理者
Noreen Naz
Great.. but i want to make another data base what should i do?? should i register again?? reply as soon as possible please
WPBeginner Support
For making another database for your local install, rather than visiting localhost/yoursite you would go to localhost which should have a link in the bottom left to get you to phpMyadmin
管理者
Asadullah
Great Tutorials:
My eyes have been opened.
That was all,which I was looking for.
Best….
WPBeginner Support
Glad our article could help
管理者
pawan
nice article
WPBeginner Support
Glad you like our article
管理者
Jan
Great tutorial. Worked straightaway – thanks!
Steve
Hey guys.
Thought you should know that your tutorials are being used by a scammer on YouTube to gain affiliate commissions from Bluehost.
Did you upload this video onto this channel? –
WPBeginner Support
Hi Steve,
No, we did not. They just downloaded and reuploaded it on their channel. Thank you for notifying us.
管理者
Bharat Suneja
Why not use IIS instead of Apache? It’s a native web server on Windows and offers much better functionality and manageability, particularly for Windows users/admins who’s used to managing Windows via the GUI tools, commands and/or PowerShell.
WPBeginner Support
Hi Bharat,
Most users would move their websites to a live server, or create a development environment for a site. Most likely those hosting providers will be running Apache.
管理者
Bob
How much load does running this take on my machine? Could I put on a spare machine on my local network and access it via my LAN?
WPBeginner Support
Hi Bob,
Depends on how fast your machine is. Yes, you can do that but that would require some extra steps to configure your network and server.
管理者
Noz
WaMp is bulky, full of problems and never know when it will break and you lose your databases… never use it.
Sharon Y
This site can’t be reached localhost refused to connect.
Search Google for localhost mysite
ERR_CONNECTION_REFUSED
Please help!
WPBeginner Support
Hi Sharon,
This means that WAMP is not running Apache. You need to restart it and then retry.
管理者
Sharon Y
I can’t login to localhost/mysite/
Forbidden
You don’t have permission to access /mysite/ on this server.
Apache/2.4.35 (Win64) PHP/7.2.10 Server at localhost Port 80
Please help!
SULAIMAN OLUWO
while installing i received warning message which was not part of the expected actions stated in the WAMP instruction steps above,. It went thus: do you want this programme (WAMP) to make changes to your pc….
Julio
Hi
I followed every step the tutorial said, but when i enter the db info before installing wordpress, i get an “error estabilishing connection to the database”.
WAMP is running ok, apache green, MySQL green, i created the database by accessing PhpMyAdmin, all the info is exactly like written in the tutorial… i searched all over the web and found absolutely nothing related to this error.
Can someone help me out?
WPBeginner Support
Hi Julio,
The only reason you will get this error is when WordPress is unable to connect to your database. You need to check your database settings to make sure they are correct.
管理者
Tracy
I’m trying to upload a theme but when I click to upload the zip file from my computer I get a message saying “the link you followed has expired” please try again.
WPBeginner Support
Hi Tracy,
Most likely, your theme file size is too big and it gets killed during the upload. Please try the steps in our tutorial on increasing file upload size limit in WordPress.
管理者
Hazel Andrews
I’m getting that error as well… brill thanks for the link to follow!
Tanja
Hi, how to start my word press today. I installed it yesterday, using your instruction, but today I cannot find any icon or anything that will help me to start with it
WPBeginner Support
Hi Tanja,
You will first need to start WAMP and after that you will be able to open your site in the browser.
管理者
Henry
Awesome. This worked perfectly. Thanks for sharing
Mike
I want to install Wordpress on my W7 computer for experimental purposes.
But I want to use Wordpress 4.9.1, instead of the latest version.
This is because I have an excellent tutorial that’s based on 4.9.1.
Is this possible?
WPBeginner Support
Hi Mike,
Yes it is possible. You can download the older versions of WordPress from official website and install it following the instructions above.
管理者
Nina
Every time I try to open up Wamp, it keeps giving me this message: “Error: This program can only be installed on versions of Windows designed for the following processor architectures: x64”
My computer is a Windows 7 32-bit operating system and I’ve downloaded both the 62-bit and 32-bit wamp version yet it gives me the same message. It’s so frustrating because I’ve installed Wamp on my computer last year, then uninstalled it this year. Now, I’m trying to install it again and it gives me the same message over and over again. Does anyone know how to fix this? It’s literally driving me nuts. I’ve got a link below of the message if you want to see it:
Aasim Unia
Thank you for sharing ! it worked in first try.
Jim Zapapas
Installed successfully 1st try.
Thank you!
Jordens Cadet
Thanks so much, much better than silent videos on youtube.
Jazz
Thanks a ton for sharing your knowledge with all of us here!
WordPress is installed successfully for me
But, now my skype has stopped…it says MSVCP140.dll missing. How can I fix this without causing any trouble to WordPress and Wamp functioning?
Aniket Thanage
Perfect tutorial…thanks a lot
Lucky
Thanks for this. but do i need to install wordpress again each time I put on my laptop to edit my site or create a new site? pls reply asap. thanks
henry paul
The WampServer site has two versions of the software – 32 BITS or 64 BITS. Click on the version you prefer to download.
Click on “download directly,” and you’ll be taken to the website. The download will automatically start in 5 seconds.
Tristan
Got it working without a hitch! Thank you so much for this. But I have another question:
As a web developer I will be creating multipule websites. If I use local WP to create 1 site, do I have to create a separate DP for each new website? And if I eventually wish to attatch it to a domain/host, is there another tutorial that I can follow that will teach me to do just that? Thank you!!
Chandan
i changed wordpress name to mysite but it shows below error
Further, I tried pasting http;//localhost/wamp64 in my browser, it gives the error 404. Also, I want to build my website locally before I go live. Please assist me.
Chandan
Further, I tried pasting http;//localhost/wamp/mysite but shows error. in my browser, it gives the error 404 with below mentioned
The requested URL /mysite/ was not found on this server.
Apache/2.4.23 (Win32) PHP/5.6.25 Server at localhost Port 80
Rudy
Wow! without any problems Wamp on my pc and after that my website local!
Thank you very much for your time and effort to write this tutorial!
Alhaji ZiC
your guideline perfectly worked for me while installing wampserver and wordpress though it was not easy but i combined persistence and trial and error till i see the end.
A million pounds applause there.
but, please, i have no knowledge on web designing, so, what step can i take to design a good looking and professional website?
kind regard
sahil
Not able to download wampserver from the link.
It says file has been removed.
Please provide the new link.
WPBeginner Support
Hi Sahil,
The link is working. May be it was a temporary error. Please try again.
管理者
kym
Hi, If i want say try out with a Thrive theme and their page builder would it be possible with WAMP?
WPBeginner Support
Hi kym,
Yes you can try it on your local server using WAMP.
管理者
Lyson
Im getting password is wrong.
I need your help guys.
Steve Baer
Thanks for this guide, it was smooth sailing…..everything installed perfectly.
Elliot McClintock
Thank for the tutorial. Everything went smooth in the first attempt.
I have a secondary question: If I want to create a second test website (e.g. mysite2), can I do it within same WAMP64\www folder or would I have to repeat the whole process from start on a separate root folder?
Thanks again.
Muhammad Bilal
there are two methods one is you can use single wordpress for your second website and the second is repeate the same process but the wordpress folder name should be different and database also…
Vegard Svingen
Hoping this will be my breakthrough
Gimel
Thanks a lot for this tutorial, it was extremely helpful. I do however have on issue that is causing me a lot of frustration right now. My wordpress installation is moving extremely slow. it takes about 8 – 10 seconds to perform any action in wordpress. I tried everything i found online, I disabled the cgi_module, I changed localhost to 127.0.0.1 in the wp-config file. I also tried anther solution I found online concerning adding additional code to the wp-config file, nothing works. it’s taking me forever to get anything done. I would deeply appreciate any help I can get on this matter.
Aditya Choudhary
Thank you for this tutorial, this is very helpful for me. Thank you.
Samuel
Thanks for this tutorial, the installation process went smoothly but after installation i tried installing some themes and i activate the themes but they wont take effect please does any body know what i can do about this?
Aika
Hi!, Wondering what to do with this error.
The program can’t start becauseMSVCR110.dll is missing from your computer. Try reinstalling the program to fix this problem.
been reinstalling several times. Thanks in advance!
Robert Wheeler
You need to
1) Uninstall WAMP
2) Install a number of Microsoft C++ Redistributables – do a Google search for this. This will install a number of .DLL files which are needed for WAMP to run.
3) Reinstall WAMP.
I’m not sure why this information is not included with the instructions on how to install WAMP, it is a regular error.
Margie
FANTASTIC! Went off without a hitch! Had trouble with XAMPP install, so decided to try WAMP instead, and your instructions had me up and running in no time…thanks sooo much!
Eddie
Hi,
I pasted the wordpress folder into the C:\wamp64\www folder
and renamed the wordpress folder to mysite. I opened the web browser and typed the url on my browser, http://localhost/mysite/.
The browser shows a blank page so I can’t start the wordpress install. I have changed the local host to 8080 via the Wamp tool menu. I can’t seem to go further, can someone advise me. Thanks
Trevor
If you changed the WAMP (apache) port, you’ll have to include the port number in the URL. ex: localhost:8080/mysite/
Eddie
Hi Trevor,
Thanks it worked.
Regards
Eddie
Eddie
Hi Trevor, Thanks it worked.
Regards
Eddie
Gaz Davies
Can I ask why you would change the port on a local host?
thanks
M.
my local wordpress is settings are for http, while my current online version is set at https. if i use duplicator, will i end up having http and have to force http to https redirect?
Sunday Adeniran
WAMP could not fully function on my 2010 hp laptop. It complained of missing file MSVCR120.dll. Only one service in running. Can somebody help me?
Sunday Adeniran
I was able to solve this problem by installing a lower version of WAMP server (2.5). It then worked well. Many thanks.
Victor Escobar
Great tutorial, but when I installed WamServer 3.1.0, I get a slightly different tools menu, without phpMyAdmin being listed. The following is what’s on the Tools menu, under the Tools section:
– Restart DNS
– Check httpd.conf syntax
– Check state of services
– Check DNS search order
– Check Compiler VC, compatibility and ini files
– Show VirtualHost examined by Apache
– Show Apache loaded modules
– Delete unused versions
The other sections have to do with assigning port numbers and purging logs.
Jeremiah
To access phpMyAdmin, left-click on the WampServer icon in windows taskbar, and you will find it on the list that will appear, but if you right-click on the icon instead, you will get the list you mentioned earlier.
Sheraz Ali
One of the best guide. it works smoothly.
justine
Many thanks – Very easy to follow and worked like a dream
Sunday
Finally, guys. I got it done. Simple but stylish. Many thanks to our friends in WPbeginner.
joran
sir there was an error ..MSVR.dll what is the solution of this error sir? tnx
Sunday Adeniran
It was the same error I got. So what is the solution?
Nanya
whoa! It was a success. Well detailed. I love this, I had no problem at all, it’s very comprehensive. Thanks a lot.