Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第4部分

Part 4 - Install MySQL 4.1 第4部分-在電腦上安裝的M ySQL4 .1

Run the MySQL Essentials Installation package setup.exe that downloaded in運行MySQL的要點安裝套件的Setup.exe認為,在下載 Part 1第1部分 . Follow on screen instruction for the whole installation.按照屏幕上的指示,為整個安裝。 Halfway into the installation, choose the installation path you want.中途到安裝,選擇安裝路徑您想要。 Anywhere is fine, but recommended to install inside the Apache2 root level (ie C:\Server\mysql).任何地方是好的,但建議安裝內的Apache2根級(即為C : \服務器\ MySQL的) 。

Then choose “Typical” for installation type.然後選擇“典型”安裝類型。 Installation is finished after that.安裝完成後。 Make sure Configure MySQL is clicked, so that once you click finished, MySQL Server Instance Configuration Wizard will be lauched.確保配置MySQL的點擊,所以,一旦你點擊完成後, MySQL服務器,例如配置嚮導將lauched 。

For the MySQL Configuration Wizard:為MySQL的配置嚮導:

  • Choose Detailed Configuration.選擇詳細的配置。
  • For Server Type, you may choose Developer Machine, Server Machine or Dedicated MySQL Machine depends on your configuration.為服務器類型,您可以選擇開發機,服務器計算機或專用的MySQL機,取決於您的配置。
  • For Database Usage, you may choose Multifunctional Database, Transactional Database Only or Non-Transactional Database Only depends on your configuration.數據庫的使用,您可以選擇多功能的數據庫,交易數據庫的唯一或非交易數據庫,不僅取決於您的配置。 Generally, Multifunctional Database works best.一般來說,多功能的數據庫工程,最好的。
  • Leave InnoDB Tablespace Settings as default.離開InnoDB表設定為預設值。
  • Choose your desired concurrent connections to MySQL server.選擇您想要的並行連接到MySQL服務器。 It’s possible to re-configure it when usage grows.它有可能重新設定時使用的增長。
  • Ensure TCP/IP Networking is enabled.確保TCP / IP網絡中啟用。
  • Choose UTF8 as default character set, unless you’re certain that you’re using English or Western Europe languages only.選擇utf8進行的默認字符集,除非您肯定的是,您使用英語或西歐的語言只。
  • Enable Install As Windows Service and Include BIN Directory in Windows PATH, so that you can call mysql executables anywhere from DOS Command Prompt.使安裝Windows服務,包括bin目錄在Windows路徑,使您可以調用MySQL的可執行文件在任何地方從DOS命令提示符。
  • Key in the password for root user.在關鍵的密碼root用戶。 Never enable the Anonymous Account, it’s less secure.從來沒有使匿名帳戶,它的安全性較低。

Press Execute to configure MySQL Server.新聞執行配置MySQL服務器。 Installation for MySQL is done.安裝MySQL的是做。

MySQL creates two shortcuts in Start menu. MySQL中創建兩個快捷方式在開始菜單中。 MySQL Server Instance Config Wizard enables you to re-configure or configure if you have’t done so, the MySQL Server. MySQL服務器實例配置嚮導使您能夠重新配置或配置如果您have't這樣做的話, MySQL服務器。 MySQL Command Line Client enable to login to MySQL and uses SQL to query it. MySQL的命令行客戶端,使登錄到MySQL和使用SQL查詢。

Testing MySQL Server 測試MySQL服務器

Login to MySQL Command Line Client with the root password that used during the installation.登錄到MySQL的命令行客戶端與root密碼使用在安裝過程中。 After that try to run a simple query (use mysql; or show databases; etc).之後,嘗試運行一個簡單的查詢(使用MySQL ;或顯示數據庫;等) 。 If it returns valid results, then installation is successful.如果它返回的有效結果,然後安裝是成功的。

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. 重要說明 :這是一個機器翻譯網頁是“按原樣”提供的擔保。 Machine translation may be difficult to understand.機器翻譯可能很難理解。 Please refer to請參閱 original English article英文原版的文章 whenever possible.只要有可能。

Share and contribute or get technical support and help at分享和貢獻,或取得技術的支持和幫助,在 My Digital Life Forums 我的數字生活論壇 .



8 Responses to “Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4” 8回應“安裝Web服務器在Windows XP的Apache2 , php5和mysql4 -第4部分”

  1. ravinder singh ravinder辛格
    April 23rd, 2006 14:28 2006年4月23日14時28分
    1

    thanks dear.感謝親愛的。

  2. bbgoyal barnala bbgoyal barnala
    June 9th, 2006 01:30 2006年6月9日1時30分
    2

    i installed xampp.我安裝了xampp 。 how to enable inndb in it?如何使inndb在它呢? regards.關心。

  3. lazynavd
    February 14th, 2007 08:56 2007年2月14日8時56分
    3三月

    Good tutorial… a fast alternative method is良好的補習…一種快速的替代方法是
    to try VertigoServ … all-in-one package.嘗試vertigoserv …都在一包。 http://vertrigo.sourceforge.net/

  4. Robert KS羅伯特堪薩斯州
    June 12th, 2007 01:36 2007年6月12日1時36分
    4

    That “Ensure TCP/IP Networking is enabled.” step is key–neglect disable it at the peril of getting Error 2017 (failed security settings setup) at the execute phase of the installation! “確保TCP / IP網絡中啟用了”第一步是關鍵-忽視禁用它在危亡的得到錯誤2017 (沒有安全設置安裝)在執行階段的安裝!

  5. roshan
    June 20th, 2007 02:25 2007年6月20日2時25分
    5

    An error has occurred during installation :發生錯誤,在安裝過程中:
    The PHP configuration on your server doesn’t support the database type that you chose PHP的配置您的服務器不支持的數據庫類型您選擇

    what is this??這是什麼? ? I followed every steps carefully…but finally i got this message when i hit the start install button..我在每一個步驟仔細… …但最後我得到這個訊息,當我擊中開始安裝按鈕..
    please help me..請幫我..

  6. Johan約翰
    August 25th, 2007 14:28 2007年8月25日14時28分
    6

    This tutorial was really easy, I’ve done this installation in the past but it wasn’t as easier as this one.本教程是真的很容易,我已經做了此安裝,在過去,但它不是作為更容易,因為這1 。 Thanks謝謝

  7. Richard理查德
    February 25th, 2008 23:32 2008年2月25日23時32分
    7

    ok I try to make a sight log into the SQL database, and I get an error that tells my I do not have the module loaded..確定我嘗試作出視線登錄到SQL數據庫,和我得到一個錯誤,告訴我,我不有模塊加載.. I rechecked this info with your site many times and con not find out what I did wrong.. i複查此信息與您的網站多次和CON沒有找出什麼,我錯了.. Please if someone knows reply via e-mail to請如果有人知道的答复通過電子郵件發送給 admin@mysticcorp.com

  8. NavBrat14 navbrat14
    April 11th, 2008 14:45 2008年4月11日14時45分
    8

    It is one of things I can never understand … how people can think that way.這是一個東西,我可從來沒有明白…人們如何能想到這樣的。 It’s so illogical that it can only be based upon moronity.它的不合邏輯的,它只能基於低能。

Leave a Reply離開的答复

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> 您可以使用這些標籤:的<a href="" title=""> <abbr title=""> <acronym title="">的<b> <blockquote cite=""> <cite>的<code> <刪除日期時間= “ ” >的<em>的<i> <q cite=""> <strike>的<strong>

Subscribe without commenting訂閱無評論


Custom Search

New Articles新的條款,

Incoming Search Terms for the Article傳入的搜索條件文章

free download apache for windows xp 免費下載的Apache用於Windows XP - - setup a webserver on an xp machine 設置一個網頁伺服器一XP的機器 - - instal apache2 windowsXP Tutorial 安裝的Apache2 windowsxp補習 - - mysql 4 with php 5 MySQL的4 PHP 5中 - - apache web server for windows xp professional download Apache Web服務器,為Windows XP專業版下載 - - apache mysql server windows megaupload 阿帕奇MySQL服務器的Windows megaupload - - install web server 安裝Web服務器 - - installeren webserver met php5 installeren網頁伺服器會見了php5 - - web server Web服務器 - - windows xp web server Windows XP的Web伺服器 - - easiest mysql server download for xp video 最簡單的MySQL服務器下載用於Windows XP視頻 - - free web server on Window XP for download 免費的網絡服務器上窗XP的下載 - - setup webserver 安裝的網絡服務器 - - Apache, MySQL, PHP5, all in one for Windows XP Apache , MySQL和php5 ,所有在1適用於Windows XP - - download web server for windows XP 下載的網頁伺服器的Windows XP - - instalar web server windows xp con apache 安裝Web服務器上Windows XP的情況阿帕奇 - - apache2 php5 vista Vista中的Apache2 php5 - - how to install web server 如何安裝Web服務器 - - what type of web server do i choose for php install 什麼類型的Web服務器,我選擇PHP的安裝 - - free download apache+mysql+php5 from windows vista 免費下載的Apache + MySQL的+ php5從Windows Vista - - Installation and configure XAMPP on WinXP Pro SP2 安裝和配置xampp對winxp SP2的親 - - install php 5 on apache 2 in win xp 安裝PHP 5中的Apache 2對在Win XP - - web server for windows xp Web伺服器的Windows XP - - apache2 and php5 winxp Apache2中和php5 winxp - - configure+mysql4+windows 配置+ mysql4 +的Windows - - webserver install windows XP 網頁伺服器安裝Windows XP - - apache server for windows xp Apache服務器的Windows XP - - php5 php5 - - free downloadable apache for windows xp professional 免費下載的Apache用於Windows XP Professional - - web server configration with window xp Web服務器的配置與視窗XP的 - - apache server configuration for CGI perl windows xp Apache服務器配置的CGI的Perl的Windows XP - - how to install and config windows based web server 如何安裝和配置基於Windows的Web伺服器 - - install web server on my locate machine XP 安裝網絡服務器上,我找到XP的機器 - - setup windows xp server 安裝Windows XP服務器 - - XP + vertrigo XP中+ vertrigo - - download apache 2 for windows xp 下載的Apache 2的Windows XP - - enable php5 on apache2 windows 讓php5上的Apache2的Windows - - configure mysql in php5 windows vista MySQL的配置在php5的Windows Vista - - installing apache server windows xp home 安裝Apache服務器的Windows XP Home - - setup server on windows xp 服務器安裝在Windows XP - - Installing Apache PHP and MySQL + windows xp sp3 安裝Apache的PHP和MySQL + Windows XP的SP3的 - - personal web server xp download Personal Web Server的XP下載 - - configure php for apache 配置PHP的Apache - - free web server xp 免費的Web服務器XP中 - - vertigoserv vertigoserv - - how to install apache php sql on xp 如何安裝的Apache的PHP的SQL在XP上 - - php5 driver download windows php5驅動程序下載Windows - - php5 download php5下載 - - apache for windows xp requires login 阿帕奇為Windows XP需要登錄 - - Free downloadable apache server for windows xp 免費下載的Apache服務器的Windows XP - -