長年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.
Ruchira
Excellent article. I could install successfully wordpress following this article.
Thank you.
Lindsay
I’m trying to set up a local copy of an existing site. I have a full backup of the site, I have a copy of the database, but when I create a new database in WAMP and try to import the database copy I have, it tells me the database already exists. If anyone can help me figure out what I’m doing wrong I would be very grateful.
Enric
It works perfect!
Christie
ok, got it to work, but trying to install a theme and it gives me error message: The uploaded file exceeds the upload_max_filesize directive in php.ini.
WPBeginner Support
Hi Christie,
Please see how to increase maximum upload size limit in WordPress.
管理者
Christie
I did everything step by step, when opening my local host, it gives me this error message “Error establishing a database connection”. What did I do incorrectly? Thanks!
Sammy P
Excellent tutorial! I am a developer, and totally new to WordPress. And with this tutorial, I was able to set up a complete WordPress test environment on my PC. Thank you!
Nicole
I can’t thank you enough for this help. It worked and walked me through the steps perfectly. Bravo! Cheers to your success in life.
Jacy Lucier
After installing WAMP, a short-cut icon appears on the desktop. It’s not green, and it doesn’t do anything. The real icon used to open WAMP is in the notification area on the task bar – usually at the far right and sometimes, depending on your setup, you must click the up ^ arrow to access it.
Tony
Very helpful article. I installed it and it is running perfect but I am facing an error whenever I Go to Theme/Plugins and click on Add New “An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums.”
or when I go to Setting—>General I see this message on the page “Warning: An unexpected error occurred. Something may be wrong with WordPress.org or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to WordPress.org. Please contact your server administrator.) in C:\wamp64\www\Ain-Ebel\wp-admin\includes\translation-install.php on line 66”
Can you please assist.
Thanks
Himani Bhardwaj
The only solution I’ve found is to get a better internet connection. Because This Error is so common when an internet speed is slow.
Kiki
Hello,
I get this error after selection a language:
“This program can only be installed on Versions of windows designed for the following processor architectures 64x”
But I tried the 32 en 64 bit version… Can you help?
Aniruddha Chaudhari
I am getting this error:
“The program can’t start because api-ms-win-crt-runtime-|1-1-0.dll is missing from your computer. Try reinstalling the program to fix this problem.”
Any suggestion?
nabil
try installing wamp server version 2.5.
Version 3.0 does not support in some older OS
Saradha
Such a good explanation. Great Work. Thanks!
ian
great info..what my question is…if I decide to make the website with my computer then upload to local site…will the DB still work the same or is code different now..cause I’m on their data base
WPBeginner Support
Hi Ian,
Once you are done with developing your site on your computer, you can move it to a live website.
管理者
Goki
Thank you,such precise explanation
Frank
Went through all of this and it worked fine. Had WAMP running and localhost site running. Was looking at themes. Closed everything down and restarted and now the MYSQL service won’t start. Apache starts and MariaDB starts but mysql won’t start. I’ve searched with google and tried a few solutions but can’t get the issue resolved. I’ve looked in MYSQL log and it’s blank. I’ve tried reinstalling the service and that doesn’t help.
Richard Grove
After renaming wordpress folder and pasting it to the wamp64 folder I get a file 404 error when trying to open browser/ Did I miss a step somewhere? Thanks
Cedric
Hi
Don’t paste the wordpress folder in the general ‘wamp64 folder’
BUT
paste it in the ‘www’ folder inside the ‘wamp64’ folder.
Shabana Anjum Khan
Simple and Easy , thank you
Kim
Great guide, worked like a charm!
vandana
Its really helpful for a novice like me . thanks a lot
ahmad sabry
many thanks it was easy and usefull
Solomon
What else can I say…? This is so informative, and timely. Last week I was struggling to get WordPress installed on my local machine; now it’s done. Good job guys!
Marilyn Mutsune
I really appreciate WP beginner. However, am not tech savvy thus a bit slow on grasping what is probably fundamental for most people.
Now, I got as far as installing Wampserver 64 but when I try http: localhost/my site I get Error 404.
What is the problem? I have done all I possibly can but the error message keeps coming on.
Please help.
Thanks in advance.
Timilz
Ensure there’s no spacing in between local host/mysite
Yogesh Malik
Thanks it is really help full and install the WordPress successfully from above steps.
Tom Martin-Wells
Thanks a bunch for this post, I had been struggling for a while to set up a local server so I could safely test and develop my site, but all the other guides I found never worked. Yours has finally got this sorted for me! Big love.
Marilyn Mutsune
Help! I have been successful to this point but now I can’t rename the folder. The prompt keeps reading, “a file or folder is open in another location.”
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.
Lastly, have mercy this web building stuff is super scary, I just want to write but I need to show case my portfolio. Thus, I have to do this.
Sunday akinola
Great job. Please can we have pdf version of these guides for downloads. Thanks ….
Jeff Collins
After I gave the database a name; it asks me to name a table. I’m not seeing anything like what is on this page after setting a database name.
Nathan Wakefield
Hi guys, I use tutorials all the time, but never felt the need to comment.
Great job! Simple, concise, no need to investigate further on other sites.
Love your work.
Nasredeen
thank you !
Really Helpful…..
Jim Felland
Thank you for the accurate tutorial, this was dead on and walked us right through. Thank you Thank you Thank you
David
Hi,
After coping the wordpress folder to the wamp www folder, I renamed the folder to mysite. When I try to open the url in the browser I get the error message Object not found.
Please advise.
Thanks
David
Carmelo
Please help me what to do after installing wampserver, I opened the phpMyAdmin but its a blank space. It’s not the “Welcome to phpMyAdmin as shown above where I can log in. What do I do. Please. Thanks
PW
Hi,
I want to know if I can share my locally developed site to a friend before pushing it live without having hosting.
amar
thanks for steps. it is really helpful me for installation.
ern
Just wanted to thank you a zillion times for this excellent tutorial, so detailed, i followed it and it went so smoothly!
Leo
I hit a roadblock. I loaded WP in the WAMP folder. Then when it comes to “Now open your web browser and go to localhost/mysite/” Here I copy this address and put it in the address box at the top of the Wamp program (there are two of them side by side…I put it in the right one). Result: Can’t find page. I am stuck…can anyone tell me what I am doing wrong or not doing. Thank you in advance!
Bikash
inside Wamp folder there will be a folder named as www .you need to paste the wordpress folder there and then try it on the browser
Brian
I have downloaded WAMP with the intention of installing WordPress as a local server setup on my Pc. I have a 64 bit CPU on windows 10 and after the installation of the WAMP software, when I click on the desktop icon to launch WAMP, the CMD.exe window briefly appears for a few seconds and then nothing. I have tried both 32bit and 64 bit versions ( installing and then uninstalling) with no success. In the download instructions, it says that for a 64 bit cpu, both 32 bit and 64 bit versions should be downloaded and I have installed both at the same time and i still can’t launch WAMP and I still get the sudden appearance of the CMD screen. Would very much appreciate your help.
Regards,
Brian
Pawan koul
Localhost/mysite is giving a 404 error stating that apache/2.4.23(win 64) PHP/5.6.25 server at localhost port 80.
.help me out.
Amit
i think you have done the same mistake what i have done. actually, we do not have to change www folder name you can change wordpress folder name as you want and keep that inside www folder. it will work. if you still facing same error then i am sorry
Lukasz
Amazing tutorial! Was looking for something like this for ages. Istalled it locally without any troubles and in no time.
I will keep browsing through website as I do my child-theme.
Thank you for your work.
Aly Kouyate
Hello guys I’m a beginner in designing so I try to install wordpress on my windows computer in wamp server the step is:
wamp/www/folther then I chose language the next step I fill form:
Database Name = database
Username = root
Password =
Database Host = localhost
Table Prefix = wp_
When I submit it gave me this error “Can’t select database”
What can I do to remove this error?
Ashutosh Singh
This error show you because you are not make a database with name “database” in phpMyAdmin. So first make a Database in phpMyAdmin of your wamp server. Then Install WordPress and Happy to go with Wordpress.
Bikash
Give the database name whichever you have created and try again
Muhammad Adil
Hello Sir !!!
Thank you for sharing such a very useful tip.
I have a question….
I am working with one website locally in my machine. Now I want to start a new project with a new data base name (I can work with several sites with one login but my question is not about that).
For this I create a new data base in my XAMMP server.After that I was unable to login in my WP dashboard again .When I login in WP it takes me to my previous site.
It is necessary to config-php file again ???
please answer
Claire
Please, I tried installing Wordpress locally copied the page to the www folder in wamp64 but when I try accessing it through the browser it gives an http 404 error and I haven’t even started the Wordpress installation please I need your help on this.
hamork
To have multiple websites on wamp. Do I need to install wordpress in www folder or there’s a specific way to achieve that.
Eugen M
How can I install two/ multiple websites on my PC?
They are not related.
Thank you for your great instructions.
WPBeginner Support
Hi Eugene,
Yes, you can install multiple websites on your PC. Make sure each website has its own folder inside www folder
管理者
Roy Mellick
Problem sorted. I stupidly copied only one of the folders downloaded for Wordpress. Sorry to have bothered you. Excellent tutorial, well done.
Roy Mellick
localhost/mysite opens with ‘Index of /mysite’ and not Wordpress. Using Wamp64, set up php and database as per your instructions, downloaded Wordpress.org v. 4.7.5 from Wordpress. Renamed wordpress folder to ‘mysite’.
Any thoughts please.
ajay
I forgot my password, how can I get it back. when I use “lost password” option, it says mail function not enabled. plz help
WPBeginner Support
Hi Ajay,
Please see our guide on How to reset WordPress admin password on localhost.
管理者
John A. Mozzer
I’ve installed Wampserver 3.0.6 on my brand new Microsoft Surface Book with Windows 10. During the installation process, it defaulted to Internet Explorer instead of Edge, and I am not sure what happened with that. I’ve tried launching the program and get a system error message saying it can’t launch because MSVCR110.dll is missing. I hope that I don’t have to uninstall Wampserver and start over. Also, I am new to Windows 10 and can’t tell whether I am looking at the .exe file or the app because extensions don’t show.
Mike
You need to uninstall and read the install notes, you have not installed all the .net Pre recs in the notes follow links.
Margaret
What about Mac users? How to instal WAMP on Apple machine?
WPBeginner Support
Hi Margaret,
Please see our guide on how to install WordPress on Mac using MAMP.
管理者
radhika
Thank you very much. I installed wordpress. Its very helpful
ajay
The wordpress has all themes layout just like blogs. I wanted a standard website layout ? how can I get it
WPBeginner Support
Hey Ajay,
Check out our list of corporate or business themes.
管理者
ajay
Many Thanx buddy. NOw I got few very good themes that I can work upon.