Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 4 Install Web Server di Windows XP dengan Apache2, PHP5 dan MySQL4 - Bagian 4

Part 4 – Install MySQL 4.1 Bagian 4 - Instal MySQL 4,1

Run the MySQL Essentials Installation package setup.exe that downloaded in Run the MySQL Essentials paket Instalasi setup.exe yang didownload dalam Part 1 Bagian 1 . . Follow on screen instruction for the whole installation. Ikuti instruksi di layar untuk seluruh instalasi. Halfway into the installation, choose the installation path you want. Setengah jalan ke dalam instalasi, pilih jalur instalasi yang Anda inginkan. Anywhere is fine, but recommended to install inside the Apache2 root level (ie C:\Server\mysql). Mana saja baik-baik saja, tapi direkomendasikan untuk menginstal berkas dalam Apache2 root level (ie C: \ Server \ mysql).

Then choose “Typical” for installation type. Lalu pilih "Khas" untuk tipe instalasi. Installation is finished after that. Instalasi selesai setelah itu. Make sure Configure MySQL is clicked, so that once you click finished, MySQL Server Instance Configuration Wizard will be lauched. Pastikan Konfigurasi MySQL diklik, sehingga setelah Anda mengklik selesai, MySQL Server Instance Configuration Wizard akan lauched.

For the MySQL Configuration Wizard: Untuk Konfigurasi MySQL Wizard:

  • Choose Detailed Configuration. Pilih Detailed Configuration.
  • For Server Type, you may choose Developer Machine, Server Machine or Dedicated MySQL Machine depends on your configuration. Untuk Server Type, Anda dapat memilih Pengembang Mesin, Mesin atau Dedicated Server MySQL Mesin tergantung pada konfigurasi anda.
  • For Database Usage, you may choose Multifunctional Database, Transactional Database Only or Non-Transactional Database Only depends on your configuration. For Database Usage, Anda dapat memilih Multifunction Database, Transaksional Database Saja atau Non-Transaksional Database Hanya tergantung pada konfigurasi anda. Generally, Multifunctional Database works best. Umumnya, Multifunction Database terbaik.
  • Leave InnoDB Tablespace Settings as default. Tinggalkan InnoDB tablespace Pengaturan sebagai default.
  • Choose your desired concurrent connections to MySQL server. Pilih yang Anda inginkan konkuren koneksi ke server MySQL. It's possible to re-configure it when usage grows. Ini mungkin untuk mengkonfigurasinya kembali ketika penggunaan tumbuh.
  • Ensure TCP/IP Networking is enabled. Pastikan TCP / IP Networking is enabled.
  • Choose UTF8 as default character set, unless you're certain that you're using English or Western Europe languages only. Pilih UTF8 character set sebagai standar, kecuali anda yakin bahwa Anda menggunakan bahasa Inggris atau bahasa Eropa Barat saja.
  • Enable Install As Windows Service and Include BIN Directory in Windows PATH, so that you can call mysql executables anywhere from DOS Command Prompt. Aktifkan Instal Sebagai Windows Service dan Sertakan BIN Directory in Windows PATH, sehingga Anda dapat memanggil mysql executable mana saja dari DOS Command Prompt.
  • Key in the password for root user. Masukkan password untuk user root. Never enable the Anonymous Account, it's less secure. Pernah mengaktifkan Anonymous Account, itu kurang aman.

Press Execute to configure MySQL Server. Tekan Execute untuk mengkonfigurasi MySQL Server. Installation for MySQL is done. Instalasi MySQL dilakukan.

MySQL creates two shortcuts in Start menu. MySQL menciptakan dua pintas dalam menu Start. MySQL Server Instance Config Wizard enables you to re-configure or configure if you have't done so, the MySQL Server. MySQL Server Instance Config Wizard memungkinkan Anda untuk mengkonfigurasi ulang atau mengkonfigurasi have't jika Anda melakukannya, MySQL Server. MySQL Command Line Client enable to login to MySQL and uses SQL to query it. Klien Baris Perintah MySQL memungkinkan untuk login ke MySQL dan menggunakan SQL untuk query ini.

Testing MySQL Server Pengujian MySQL Server

Login to MySQL Command Line Client with the root password that used during the installation. Login ke Klien Baris Perintah MySQL dengan password root yang digunakan selama instalasi. After that try to run a simple query (use mysql; or show databases; etc). Setelah itu mencoba untuk menjalankan kueri sederhana (use mysql; atau show databases; dll). If it returns valid results, then installation is successful. Jika kembali hasil yang valid, maka instalasi berhasil.

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.


8 Responses to “Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 – Part 4” 8 Responses to "Instal Web Server di Windows XP dengan Apache2, PHP5 dan MySQL4 - Bagian 4"

  1. NavBrat14 NavBrat14
    April 11th, 2008 14:45 11 April 2008 14:45
    8 8

    It is one of things I can never understand … how people can think that way. Ini adalah salah satu hal yang saya tidak pernah bisa mengerti ... bagaimana orang-orang bisa berpikir seperti itu. It's so illogical that it can only be based upon moronity. It's so logis itu hanya bisa didasarkan pada moronity.

  2. Richard Richard
    February 25th, 2008 23:32 25 Februari 2008 23:32
    7 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.. ok saya mencoba membuat pemandangan login ke database SQL, dan saya mendapatkan error yang memberitahu saya saya tidak memiliki modul dimuat .. I rechecked this info with your site many times and con not find out what I did wrong.. Aku memeriksa ulang info ini dengan situs Anda berkali-kali dan kontra tidak mencari tahu apa yang saya lakukan salah .. Please if someone knows reply via e-mail to Silahkan kalau ada yang tahu membalas melalui e-mail ke admin@mysticcorp.com admin@mysticcorp.com

  3. Johan Johan
    August 25th, 2007 14:28 25 Agustus 2007 14:28
    6 6

    This tutorial was really easy, I've done this installation in the past but it wasn't as easier as this one. Tutorial ini benar-benar mudah, saya sudah melakukan instalasi ini di masa lalu, tetapi itu tidak mudah seperti yang satu ini. Thanks Terima kasih

  4. roshan Roshan
    June 20th, 2007 02:25 20 Juni 2007 02:25
    5 5

    An error has occurred during installation : Sebuah kesalahan telah terjadi selama instalasi:
    The PHP configuration on your server doesn't support the database type that you chose Konfigurasi php di server Anda tidak mendukung tipe database yang Anda pilih

    what is this?? apa ini?? I followed every steps carefully…but finally i got this message when i hit the start install button.. Aku mengikuti setiap langkah dengan hati-hati ... tapi akhirnya saya mendapat pesan ini ketika saya menekan tombol mulai menginstal ..
    please help me.. please help me ..

  5. Robert KS Robert KS
    June 12th, 2007 01:36 12 Juni 2007 01:36
    4 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! Bahwa "Pastikan TCP / IP Networking is enabled." Langkah adalah kunci-nonaktifkan pengabaian pada bahaya mendapatkan Error 2017 (pengaturan keamanan gagal setup) pada fase menjalankan instalasi!

  6. lazynavd lazynavd
    February 14th, 2007 08:56 14 Februari 2007 08:56
    3 3

    Good tutorial… a fast alternative method is Good tutorial ... metode alternatif yang cepat adalah
    to try VertigoServ … all-in-one package. mencoba VertigoServ ... semua-dalam-satu paket. http://vertrigo.sourceforge.net/ http://vertrigo.sourceforge.net/

  7. bbgoyal barnala bbgoyal barnala
    June 9th, 2006 01:30 9 Juni 2006 01:30
    2 2

    i installed xampp. i install xampp. how to enable inndb in it? cara mengaktifkan inndb di dalamnya? regards. salam.

  8. ravinder singh Ravinder Singh
    April 23rd, 2006 14:28 23 April 2006 14:28
    1 1

    thanks dear. terima kasih sayang.

Leave a Reply 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> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan dari komentar terbaru diposting, untuk berlangganan My Digital Life Comments RSS feed My Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email digest harian.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

ключи для панда бесплатно ключи для панда бесплатно - -- can i delete my facebook profile? i dapat menghapus facebook profile? - -- installing apache, php5, mysql on windows xp menginstal apache, php5, mysql di windows xp - -- vertigoserv vertigoserv - -- free id licenc for avg id gratis licenc untuk avg - -- how do i unzip a file in vista bagaimana i unzip file di vista - -- how to install mysql on windows XP apache2 installer cara menginstal windows XP mysql pada apache2 installer - -- vertigoserv download vertigoserv download - -- An error has occurred during installation The PHP configuration on your server doesn't support the database type that you chose Sebuah kesalahan telah terjadi selama instalasi Konfigurasi php di server Anda tidak mendukung tipe database yang Anda pilih - -- vertigoserv password vertigoserv sandi - -- Install PHP5 Apache mysql on Windows XP Menginstal Apache PHP5 mysql pada Windows XP - -- install php5, apache, mysql on windows xp instal php5, apache, mysql di windows xp - -- transformer 2 movie download on my computer transformer 2 film download di komputer saya - -- how to install and configure apache php and mysql on windows xp cara menginstal dan mengkonfigurasi apache php dan mysql di windows xp - -- vertrigo portable vertrigo portabel - -- vertigoserv passwords vertigoserv sandi - -- webserver and mysql for winxp webserver dan mysql untuk WinXP - -- apache kaspersky apache kaspersky - -- installing apache, php5 and mysql on windows xp menginstal apache, php5 dan mysql di windows xp - -- installing apache php5 mysql on windows xp menginstal apache php5 mysql on windows xp - -- apache web server windows xp instal Apache web server instal windows xp - -- php5.3 webserver windowsxp webserver php5.3 WindowsXP - -- install apache php 5 mysql xp install apache php mysql xp 5 - -- Microsoft office 2003 validation Microsoft office 2003 validasi - -- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 Install Web Server di Windows XP dengan Apache2, PHP5 dan MySQL4 - -- apache 2 windows xp virtual server 2 windows xp apache server virtual - -- Apache2 Windows XP service not starting Apache2 layanan Windows XP tidak dimulai - -- choose the program you want to open this file C: memilih program yang anda inginkan untuk membuka file ini C: - -- how to install apache server in windows xp cara menginstal server apache di windows xp - -- free php5 for windows xp php5 gratis untuk windows xp - -- php, apache , mysql configuration on bulgarian php, apache, mysql konfigurasi bulgaria - -- rearm windows 7 mempersenjatai kembali windows 7 - -- sql apche windows apche sql jendela - -- apache2 windows xp installer apache2 windows xp installer - -- configure apache with kaspersky mengkonfigurasi apache dengan kaspersky - -- install apache kaspersky install apache kaspersky - -- SHOW MY How can I instal mySQL for win XP SHOW MY Bagaimana cara instalasi XP mySQL untuk menang - -- vertigoserv not starting. vertigoserv tidak dimulai. - -- apach virtual server on xp tutorial apach server virtual pada tutorial xp - -- installing mail server on xp instalasi mail server pada xp - -- vertigoserv default login default vertigoserv login - -- install webserver install webserver - -- install webserver on windows 7 menginstal webserver on windows 7 - -- enable php apache windows apache php mengaktifkan jendela - -- php5 mysql 4 vista php5 mysql 4 vista - -- php5 mysql4 vista php5 mysql4 vista - -- VERTRIGO WEBSERVER PORTABLE WebServer VERTRIGO PORTABLE - -- VertigoServ 2.20 VertigoServ 2,20 - -- vertigoserv installations vertigoserv instalasi - -- apache2 winxp install WinXP install apache2 - --