How to install WordPress on your Windows PCをインストールする方法を使用しているWindowsパソコンのWordPress

by Ross McKillop on August 25, 2008 ロスmckillop 上で 2008年8月25日

ブログウェブデザイン& devよりWindowsの

Though I’ve previously coveredかかわらず私は、以前は次のカバー How to install WordPress in Windows Vista Windows VistaでのWordPressをインストールする方法について , that method used a BitNami stack, which comes with a few drawbacks. 、 bitnamiスタックが使われている方法で、これには、いくつかの欠点がある。 The method outlined in this tutorial will leave you with a perfect WordPress installation on your PC - which is great to use as a development and testing environment.このメソッドに概説され、このままでは、完璧なチュートリアルでは、 WordPressのインストールをパソコンで-これは素晴らしいとして使用するために、開発およびテスト環境です。

  1. Before you install WordPress, make sure you have WAMP (Windows, Apache, MySQL & PHP) installed. WordPressのをインストールする前に、 wampことを確認して( Windowsでは、 Apacheのは、 MySQL & php )にインストールされます。 Fortunately we have a幸い私たちは、 tutorial that walks you through each step of installing and configuring WAMP.チュートリアルが四球を介して各ステップを次のwampのインストールと設定します。 Once you’ve got that done, continue with step #2.君は一度に完了すると、ステップ# 2を続行します。
  2. Click the WAMP icon in your System Tray and select www directory . wampをクリックしてお客様のシステムトレイにアイコンが表示さwwwディレクトリを選択しています。
  3. Explorer will open the folder C:\wamp\www\ .エクスプローラを開き、フォルダC : \ wamp \ www \ This is where your HTML, PHP and other site files reside.これにはお客様のHTML 、 PHPと他のサイトのファイルが存在します。 You’ll notice an index.php file. index.phpをファイルにいることに気づく。 This a WAMP file (the one that provides shortcuts to phpMyAdmin etc).これをwampファイル(のショートカットをphpMyAdminの1つを提供する等)です。 You don’t want to delete it, but you also probably don’t want to leave it titled index.php.それをまとめて削除する必要はありませんが、おそらくれないようにすることも題名index.phpを残すことです。
  4. Rename it to something else (for example, wamp.php).名前を変更することがあります(たとえば、 wamp.php ) 。
  5. Now今は download WordPressダウンロードのWordPress , and extract it into the C:\wamp\www\ folder 、および抽出してのC : \ wamp \ www \フォルダ
  6. When you extract WordPress, it will create a folder called wordpress . WordPressのを抽出するときに、それはWordPressのフォルダを作成すると呼ばれる。 If you’re using WAMP specifically for WordPress development, and you don’t want to have your blog show up at the address http://localhost/wamp (and would rather it display at http://localhost) - select all the files in the wordpress folder, cut and paste them into the C:\wamp\www\ folder.具体的wampをお使いの場合のWordPressの開発、およびしない場合はあなたのブログを表示するにはアドレスは、 http://localhost/wamp (むしろそれはhttp://localhostを表示する) -選択のすべてのWordPressのフォルダ内のファイルを、切り取りと貼り付けてのC : \ wamp \ www \フォルダにコピーします。

  7. click to enlargeをクリックして拡大表示する

  8. Now load the WAMP config screen in your browser by entering the address今すぐwampロードしてお使いのブラウザの設定画面でアドレスを入力して http://localhost/wamp.php - assuming you renamed the WAMP config file to wamp.php (in step #4). -w ampの名前を変更したと仮定するならc onfigファイルをw amp.php(ステップ# 4 )です。
  9. In the Tools section, select phpmyadmin . [ ツール ]セクションで、 [ phpMyAdminのです。
  10. Log in to phpMyAdmin. phpMyAdminのログインしてください。
  11. To create a new database for WordPress, select the Databases link. WordPressの新しいデータベースを作成するには、 データベースを選択してリンクをクリックします。
  12. In the Create new database section, enter wordpress as the database name (or something similarly descriptive) and click Create . 新しいデータベース作成 ]セクションで、 WordPressの入力として使用してデータベース名(か何か同様にわかりやすい)と[ 作成 ]をクリックします。
  13. Make sure you get a confirmation that the database was successfully created.確認を取得することを確認し、データベースが正常に作成されます。
  14. Now enter今すぐ入力 http://localhost/ http://localhost/に into your browser.をお使いのブラウザです。 You’ll be greeted with the WordPress “getting started” screen.が出迎えてくれるはずのWordPressの"はじめに"画面を表示します。 Click the Create a Configuration File button.をクリックして設定ファイルを作成するボタンをクリックします。

  15. click to enlargeをクリックして拡大表示する

  16. Review the info, and then click the Let’s Go! button.日の情報をもっと見る、と入力し、クリックして見に行こう!ボタンをクリックします。

  17. click to enlargeをクリックして拡大表示する

  18. In the Database Name field, enter wordpress (or whatever database name you specified back in step #11).されたデータベース名 ]欄には、 WordPressの (または、どんなデータベース名を指定先頭のステップ# 11 ) 。 Enter root as the User Name (unless you’ve created another MySQL user) and your MySQL password in the Password field. ルートとして入力したユーザー名 (別のMySQLユーザを作成する場合を除き)と、 MySQLのパスワードを入力してパスワードフィールドに入力します。 Your Database Host should be set to localhost and the Table Prefix should remain wp_ (but can be changed if you wish). ホストして設定する必要がありますlocalhostのデータベーステーブル接頭語wp_であるべきだと(希望する場合に変更することはできます) 。 When you’re done, click Submit .作業が完了したら、 [ 送信 ]をクリックします。

  19. click to enlargeをクリックして拡大表示する

  20. Now click Run the install .今すぐクリックして実行してインストールしてください

  21. click to enlargeをクリックして拡大表示する

  22. A few seconds later you’ll be presented with the Information needed screen.数秒後に次の情報を提示するように必要に応じて画面を表示します。 Give your blog a title, and enter your email address in the provided fields. 〜あなたのブログのタイトル、および電子メールアドレスを入力してください、付属の欄に入力します。 If you’re using this WordPress installation as a development site, uncheck the Allow my blog to appear in search engines like Google and Technorati . WordPressのインストールを使用する場合は、このような開発のサイトのチェックボックスをオフにできるようブログに表示される検索エンジン、 GoogleやTechnoratiのようにします。 Click Install WordPress . WordPressの [ インストール ]をクリックします。

  23. click to enlargeをクリックして拡大表示する

  24. Make note of your username (admin) and assigned password, then click the Log In button.をメモしてユーザー名(管理者)と割り当てられたパスワードを入力し、クリックしてログインしてボタンをクリックします。

  25. click to enlargeをクリックして拡大表示する

  26. Enter your Username and Password in the appropriate fields, and once again click Log In .ユーザー名とパスワードを入力してください該当の欄に入力し、再びクリックして、ログインしています。

  27. click to enlargeをクリックして拡大表示する

  28. That’s it!それだよ! You can start writing posts, uploading/creating themes etc.書き込みの記事を開始することができます、アップロード/テーマ等を作成

  29. click to enlargeをクリックして拡大表示する

Related Posts: 関連記事:
  • How to make your WordPress site much more usable for mobile browsers WordPressのサイトのようにする方法をはるかに使いやすい携帯電話のブラウザ
  • 9 easy ways to secure your WordPress blog 9安全にする方法を簡単にあなたのWordPress Blog
  • How to install WordPress in Windows Vista Windows VistaでのWordPressをインストールする方法について
  • How to easily install WordPress in a virtual environment WordPressのインストールを容易にする方法、仮想環境
  • WordPress Plugin: MyTechnorati差込式WordPress : mytechnorati
  • { 1 comment… read it below or 1コメントを読むことの下や… add one追加する }

    1 1 Daniel ダニエル 08.25.08 at 7:55 am 08.25.08 7:55アム

    Hi,やあ、

    Just curious, which problems/drawbacks did BitNami stacks had for you?好奇心だけで問題が発生/欠点はbitnamiスタックいたのでしょうか? Anything we can fix?何か私たちには、修正プログラムですか? : )

    Best regards敬具

    Danielダニエル

    Leave a Commentコメントを残す

    You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> これらのHTMLタグを使用することができますと属性: <aのhref=のtitle= <abbrのtitle= <cite> <acronymのtitle= <b>ダウンロードの<code> <blockquote cite=""> <del datetime="">の<em> <i>て<strike> <strong> <q cite="">