長年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.
Thomas
Great tutorial! I’m trying to download a wordpress site to a local copy. I’ve based my self on this tutorial. So far this is what I’ve done right (I think…):
1- I’ve downloaded all the files from the live website using FileZilla to wamp/www/mysite/.
2 – I’ve exported, downloaded and zipped the live site database.
3 – Using WAMP>phpmyadmin I’ve created a new database and imported the zip file (from 2)
4- Changed the wp-config.php and updated the database name, user and password.
Now at this point, I’m able to see the homepage when I type http::/localhost/mysite. The them has been rest however. Also, the admin side as far as I can tell works perfectly.
The main problem I’m getting is that apart from the homepage I get 404 errors for all the other pages on the local site.
I’m not sure what I’m doing wrong! Thanks in advance!
George
Thanks so much. I have everything up and running. Very helpful. I would not have been able to do this on my own.
maggie
xampp is good for wordpress .It supports max range of url and all
maggie
thanks… It was helpfull and easy
karis
Been postponing this with the misconception that the process is tedious and takes time. Wow, thanks to you, I am now done. So easy. Thanks again for the good work. May it never go unrewarded.
Dmitry M
Thanks for the tut, very easy to follow.
Naaz
great..!! was as simple as 1+1 :p
Marty
Excellent, worked 110%. Thanks dude!
Bob S
This was an awesome tutorial! Thanks for the help
Faisal Masood
Thanks for sharing the nice WordPress resources.
Sabine Blackburn
Have it all installed but can not create a database in MyphpAdmin, it shows ‘No Privileges’ where the create button should be
Any suggestions?
David
After following your instructions, I got everything right except when I wanted to log in with the “root” username. When I log in, I get this message ” #1045 Cannot log in to the MySQL server”. Please what should I do?
WPBeginner Staff
Try to log in with blank password if that does not work you would need to reset root password for your MySQL server.
pran
how to change the root password
Gabriel Popov
Thanks, this article was really useful.
Omar
Amazing!! thanks a ton!!
Aaron
Downloaded everything. I can access wordpress but need to create a database for wordpress. When i click on phpmyadmin it takes me to a 403 forbidden error saying You don’t have permission to access /phpmyadmin/ on this server. I cant figure it out.
Annie L
Hello – your tutorial rocks. I’m able to get pass the 5 min setup and land on the Wordpress login page.
One issue, after entering the same credentials provided in the 5-min setup (/wordpress/wp-login.php), I get “SSL connection error.”. Looking at the wp-login.php file, it forces a redirect to SSL.
How do I get around it without installing a SSL locally?
Running Wamp 2.4, Windows 7, Chrome browser.
lubna
really help tutorial bro.I just cant log in to word after the successful installation Help.
Miriam
I think your tutorials are clearer than anything else I find for a newbie like me. Thanks!
Can you offer any suggestions for my problem creating a database? I already have a WP site under Bitnami. I decided to download WAMP to have multiple WP sites using WAMP. After installing WAMP, when I open phpMyAdmin I get a log in window. If I log in using the username/pswd originally set up (with Bitnami installation) it says I don’t have priveliges to create a database. I can log into phpMyAdmin using the usename/pswd from the Bitnami WordPress site and I have priveliges but it gives me a 1044 Error when I try to create a new database. I am not sure what to try next. Thanks in advance for any suggestion you may have.
Miriam
I figured out that problem and am on to a different problem. After installing WAMP and putting WordPress in c:WAMP/WWW… I open a browser and try http://localhost/mysite/ but get a 404 Not Found. Could this be related to the fact that I already have Bitnami/localhost? Thanks!
Win
You didn’t paste it in the www folder. You can’t post it in the main wordpress file — you have to navigate to the www folder and paste it next to the index.html file. This should fix your 404 error problem
Merom
Hi,
I am facing the same problem. what exactly should I paste to www?
thanks
IBAS
I really found this tutorial so helpful to me, thanks for the efforts
Kriss
Wamp Server is an outdate program died on 2013. Probably it is not the best for wordpress
Laurent Lafont
You are not saying what the username and password are when launching phpmyadmin! And all web searches are giving dummy information as well….. So now stuck…. very useful instructions indeed…….
Win
Username: Root
Password: Blank
Helen Magner
Thanks for the instruction. It worked well. I have had a wordpress site up and running for a year now. but now but I would like to be able to import it to to local site so that I can write and save wile I cannot connect to the internet and publish when I can get back on line. Thanks for your help.
ludovic
Simply perfect. Merci !!!
Robert
When i follow the steps wampserver to myphpadmin I get the login page, not the page which allows me to click on the database tab as shown in your very well written tutorial. Suggestions to get the wp-config.php file set up?
Dave
I had the same problem, just leave the password blank & you’ll get in.
Psdfreak.com
On that login page fill Username: “root” and press login (no password required)
Maryam Jamil
thanks alot
your article really helps
Dharmesh Joshi
Thanks you bro…(Y)
Vivi
Hey! Really helpfull article, But… I can’t log in in wordpress..Firstly , in the step of installing wordpress i was directed in a blank page( logo only) , then i reloaded and said it has allready been istalled, so i procceded with the log in, but it seems that my account is not valid..nothing workd..not even the e-mail for getting a new pswrd .
What should i do? I allready copied the steps twice from the beggining with different databases and data.
nel
your tutorial worked PERFECTLY
ty
Andy
Please help . Thanks
installed WAMServer, as according to your instructions, I chose phpMyadmin, and I encountered this error msg, “HTTP Error 404.0 – Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Detailed Error Information
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0×80070002
Requested URL http://localhost:80/phpmyadmin/
Physical Path C:\inetpub\wwwroot\phpmyadmin\
Logon Method Anonymous
Logon User Anonymous”
I installed and re-installed WAMServer, but encounter the same error, how do I proceed from here?
farah
Hi, Thank you for great tutorial, I am facing an issue please help me to solve the issue. After successful installation of WAMP, when I have clicked on PhpMyAdmin , It is asking me to login , but i dont know what is my username and password that can be used here?
Regards
Farah
WPBeginner Support
Try username root and leave password field blank
管理者
Barbara
I had the same error and other sites had very complicated and, frankly, unsuccessful suggestions on how to fix it. Thank you for this clear and simple solution – it worked!
KarSho
Simple, Clear and Helped.
Thanks Dude…
zubekk
thanks dude………..!
Sara
Hey there! I installed WampServer like you said but when i press phpmyadmin it opens a blank chrome webpage. No database menu or anything like the printscreen you showed. it’s just blank. I’ve tried unistalling and installing again but it remains the same. help!
WPBeginner Support
Where do you press phpMyAdmin? Try accessing it using the url http://localhost/phpmyadmin/
管理者
Sara
I pick the WampServer icon out of the taskbar and pick the phpmyadmin just like in your printscreen. No, that didn’t work either. I don’t know what can be wrong!
Sara
Ok, reboot the system and It opened something on the phpmyadmin but it’s asking me login and password!
Omer
Hi. Although this article is helpful, however I would like to give some suggestions in improving it. There are some fill in the blanks in this article which makes it difficult to install wordpress.
1. After instructing on installing Wamp Server 2, you immediately jump to phpmyadmin where as you should have told that we need to install mySQL -service- install service and start it. Then we have to install apache – service – install service and start it. Then after making sure that the wamp icon is green head over to the phpmyadmin.
2. After opening the localhost site, you didn’t mention that the username was “root” and password was blank for the database site and jumped immediately on creating database through database tag.
Apart from that it was great effort.
hujat ul islam
can you help me in installing word press on xampp
sumit
while installing wamp server it wll shows error again and again.. . error is about MSVC3100.dll file error.. . kindly fix this error
LIsa
I installed wamp successfully, renamed database, installed wordpress, entered all fields and then once I hit the final “install wordpress”, got a weird blank screen with the wordpress logo at the top. When I hit the “back button” it said wordpress was already installed so I tried entering the username and password and it says it is not found. I tried entering the email I had entered to reset the password and says it isn’t found. I tried using the instructions above for changing the password within the phpmyadmin found the Wp-users file in my database and clicked on pencil icon to edit users and it says “my sql returned an empy result” … help!
Lisa Tomsio
Never mind … I just deleted wordpress installation, created a new database and started over and it worked. I had unchecked the “allow search engines …” on the wordpress page the first time so I left it checked the second time and it worked fine. Thanks for this information!
Campbell
I installed WAMServer, as according to your instructions, I chose phpMyadmin, and I encountered this error msg, “HTTP Error 404.0 – Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Detailed Error Information
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://localhost:80/phpmyadmin/
Physical Path C:\inetpub\wwwroot\phpmyadmin\
Logon Method Anonymous
Logon User Anonymous”
I installed and re-installed WAMServer, but encounter the same error, how do I proceed from here?
yousef mayeli
hi there
i installed many times with different options but same problem,it’s icon appears and when i click it to proceed it doesn’t appear anything. i don’t know what should i do.just disappointed
yousef mayeli
i installed wamp and its icon came on desk but when i click on it doesn’t open i even went to my skype and changed but didn’t affect anything , thanks
. guide me
WPBeginner Support
Try installing WAMP again.
管理者
sumit
while installing wamp server it wll shows error again and again.. . error is about MSVC3100.dll file error.. . kindly fix this error
please help meee….
Kevin Salt
Good article … Thanks.
I don’t want to nit-pick but I think you’re missing a semi-colon in the Skype section …
“and go to Tools » Options. Click on Advanced and then Connections.”
——————-> »
al b
I seem to be hung up on the http://localhost/mysite/ I get a 404 Not found error.
Al B
Disregard. I overlooked renaming the WP directory when moving to www. Thank you for this tutorial!
WPBeginner Support
make sure you have WordPress installed there. Make sure your WAMServer is running.
管理者
Kenia
I had just installed WAMP and then had no idea how to proceed from there as there is no manual for WAMP. This and the next article on making the wordpress site live are both lifesavers. Seriously. THANK YOU for writing this for beginners, and not assuming we know things we don’t (I see that a lot with experts: they take their knowledge for granted and forget what it’s like to start out and not know things).
THANK YOU, THANK YOU, THANK YOU!!!
Martin
Hello Guys, all done.. no matter what I am doing.. still last step freezes. I see only WP white-blue logo and white unloaded text box. After typing my website I get: “Error establishing a database connection” error. Any ideas? Cheers.
Chris
Thanks so much for this! Successfully installed. Only problem I ran into was with the wp-config.php file. I needed to open the copy of wp-config-sample.php, make changes on my own and then save. Other than that, easy install.
Amelia
When I went to click on “create database” in phpmMyAdmin, it said “X No privileges”. What did I do wrong?
Amelia
No matter, I got that fixed. Now I’m just stuck on the configuration page, info filled out and hit submit but the install wordpress page never comes up!
om gupta
in my laptop wamp server is not working in the local user account .it work only in administrator account but i want to run wamp server in local user account because i do not have administrator access right pls help me how can i run wamp server in my local user account.
WPBeginner Support
Without administrator rights it would be difficult for you to run wamp.
管理者
Ratan
Hi ,
I followed the complete step and dowloaded the WP and started uploading theme . With my first theme only , I got the below message after tryin to install the same :
The uploaded file exceeds the upload_max_filesize directive in php.ini.
Please guide .
Regards ,
WPBeginner Support
Please check out this guide: How to increase the maximum upload size in WordPress
管理者
utpal
after install Wampserver i go to phpmyadmin, inthin a login option is here
where i get pass and id
WPBeginner Support
Try root for username and leave password blank.
管理者
Tony Leary
Same problem – that works. Thanks.
Alan
Hello again,
Per my last comment, I think I figured it out. Sorry for the bother.
Alan
Thanks for the write-up! Wondering if you might have any ideas as to why I cannot create a db from phpmyadmin? After clicking “databases” to create a db, I get a “loading” message for quite some time, then that disappears & nothing…
The same occurs no matter which tab I select in the phpmyadmin dash. Been Googling for over an hour & I haven’t been able to find a solution. Thanks again!
WPBeginner Support
Try uninstalling and then reinstalling WAMP server. If that does not help you can also install XAMPP.
管理者
Maureen
Hi Guys! Step by Step Wonderful! Installed WAMP successfully, set up database, downloaded wp with no problem Sucess! now log in… user name or password invalid… press here to have password sent via email… i receive this message “The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function.” any help is appreciated!
WPBeginner Support
Check out our guide on how to reset a WordPress password from phpMyAdmin
管理者