How to install and run Apache web and MySQL database servers using XAMPPインストール方法とApacheのWebとMySQLデータベースサーバのXAMPPを使用して実行する

Posted on November 5, 2008 at 5:48 am 5日、午前5時48分で、 2008年に投稿

Most beginning web developers are daunted by the thought of having to install and configure Apache web server, mySQL database server and even an FTP host.  Before XAMPP, you will need to run individual installers and having gone this path I can tell it wasn’t an easy task for a newbie.  If you don’t know yet what these programs are, please see my notes below:一番初めのウェブ開発者および構成Apache Webサーバー、さらにホストMySQLデータベースサーバーにFTPをインストールするにひるむことを考えている。 XAMPPを前にすると、個々のインストーラを実行するように私はこのパスを伝えることができる必要がなくなったことではなかったは、初心者のための簡単なタスクの場合はこれらのプログラムはまだ何は、下記の私のノートを参照してください:か分からない

  • Apache – open source web server software.  This basically allows you to use your computer as a web host.  If you have this on your computer you can run HTML, PHP, etc over http in your browser.アパッチ-オープンソースのウェブサーバーソフトウェア。これは、基本的には、 W ebホストとしてコンピュータを使用できるようになります。場合は、 H TMLやP HPは、お使いのブラウザのH TTP経由で実行できるなど、コンピュータにこのしている。
  • MySQL is a database server like Oracle and MS SQL 2000.  You can use it in conjunction with a scripting language like PHP to save and retrieve information MySQLのオラクルとMS SQL 2000のようなデータベースサーバーです。あなたがPHPのようなスクリプト言語と一緒に保存して情報を取得に使用することができます

XAMPP is a package of these software.  You can get it from this URL: XAMPPを、これらのソフトウェアのパッケージです。このURLからそれを得ることができます:

http://www.apachefriends.org/en/xampp.html

There are available downloadable packages for each major OS:各主要なOS用のパッケージをダウンロードして利用されます:

イメージ

Get the appropriate distribution for your OS.  Once downloaded, run it to install the software.  To start using the software, double click the file called xampp-control.exe:あなたのOSに応じて適切な分布を取得します。れたら、ソフトウェアをインストールするにはダウンロードを実行し、ソフトウェアの使用を開始するには、 XAMPPを- control.exeと呼ばれるファイルをダブルクリック:

イメージ

You should see a window similar to the one below:あなたのウィンドウは以下のように表示されるはずです:

イメージ

The button labels of each module (ie service) are either Start or Stop.  If you see “Start” it means the service is currently stopped.  In the example above, Apache is stopped since the button says “Start”.  Click on the “Start” buttons to start the Apache service.  Click the “Admin…” button to access the Admin page:各ボタンのラベルの(つまりサービス)モジュールのいずれかを起動または停止されています。場合は"スタート"は現在、サービスが停止していることを意味参照してください。以来、ボタンの"スタート"をクリックした上記の例で、 Apacheを停止している" "スタートは、 Apacheサービスを開始するボタンをクリックして、 "管理... "ボタンを管理ページにアクセスするには:

イメージ

You should see your browser open pointing to the local XAMPP page:場合は、ローカルのXAMPPのページを指し開いてお使いのブラウザが表示されます:

イメージ

You can play with the links under the Demos to see some interesting applications.あなたはデモの下のリンクをいくつかの興味深いアプリケーションを見るためにプレーすることができます。 Phonebook is one simple application that you can see actual database transactions:電話帳1つの単純なアプリケーションは、実際のデータベーストランザクションを見ることができますです:

イメージ

The web pages are stored in the htdocs folder inside the XAMPP folder.  If you have a folder containing your HTML or PHP project, put them there.  To test if it works, open your browser and type in the URL like below:は、 Webページは、 XAMPPのフォルダ内の htdocsをフォルダに格納されている場合は、フォルダのHTMLやPHPプロジェクトでは、含有してきたが、それらを入れた。場合は、動作をテストするには、ブラウザのURLを入力して、下のようなオープン:

http://localhost/[foldername]/filename.htm http://localhost/ [フォルダ名] /ファイル名。

Just replace foldername and filename.htm to the actual folder and filename that you have.ただフォルダ名と実際のフォルダとファイル名を自分が持っているにファイル名に置き換えてください。

I hope this little introduction to XAMPP gets some of you excited to try out more dynamic platforms like PHP.  Unlike ordinary HTML, PHP is more powerful and what you can do with it just depends on your imagination.  Who knows?私はこの小さなXAMPPを導入興奮PHPのような、よりダイナミックなプラットフォームをお試しにいくつかの取得を期待している。通常のHTMLとは異なり、 PHPのより強力なのかそれにはあなたの想像力にかかって何ができるのか、誰を知っているか? You might create your very own killer app!あなたは自分のキラーアプリケーションを作成する可能性があります。

Ben Carigtan writes about web sites, computers, technology and how to get the best out of them.ベンCarigtan Webサイト、コンピュータ、技術や方法を彼らの最高の取得について書いている。

Enjoyed this post?この投稿を楽しんだか? Subscribe to Online Tech Tips viaチャンネル登録オンライン技術のヒントを経由 RSS Feed RSSフィード or viaまたは経由 Emailメール and receive free daily productivity tips.日々の生産性のヒントと受信は無料。

» Filed Under »ファイルの下で Cool Websitesウェブサイトクール

おいしいに追加 Save this page このページを保存 Mixxはそれ Stir it up on Mixx かき混ぜるそれをミックス
しかし Add to Reddit しかしに追加 StumbleUponの Stumble this page このページつまずく

Related Posts 関連記事

Please post your comments/suggestions! コメントを投稿してください/ご提案!