Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 4 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 4
Part 4 - Install MySQL 4.1 Teil 4 - Installieren Sie MySQL 4,1
Run the MySQL Essentials Installation package setup.exe that downloaded in Führen Sie die MySQL-Grundlagen der Installations-Paket heruntergeladen setup.exe, dass in Part 1 Teil 1 . Werden. Follow on screen instruction for the whole installation. Folgen Sie auf dem Bildschirm Anweisung für die gesamte Anlage. Halfway into the installation, choose the installation path you want. Auf halbem Weg in die Installation, wählen Sie den Installationspfad Sie wollen. Anywhere is fine, but recommended to install inside the Apache2 root level (ie C:\Server\mysql). Überall ist in Ordnung, aber empfohlen, innerhalb der Apache2 Root-Ebene (zB C: \ Server \ mysql).
Then choose “Typical” for installation type. Dann wählen Sie "Typisch" für den Einbau geben. Installation is finished after that. Die Installation ist fertig nach diesem. Make sure Configure MySQL is clicked, so that once you click finished, MySQL Server Instance Configuration Wizard will be lauched. Stellen Sie sicher, dass MySQL konfigurieren geklickt wird, so dass, wenn Sie fertig sind, MySQL-Server-Instanz Konfigurations-Assistent wird lauched.
For the MySQL Configuration Wizard: Für die MySQL-Konfigurations-Wizard:
- Choose Detailed Configuration. Wählen Sie detaillierte Konfiguration.
- For Server Type, you may choose Developer Machine, Server Machine or Dedicated MySQL Machine depends on your configuration. Für Server-Typ, können Sie Developer Machine, Machine-Server oder MySQL Dedicated Maschine hängt von Ihrer Konfiguration.
- For Database Usage, you may choose Multifunctional Database, Transactional Database Only or Non-Transactional Database Only depends on your configuration. Bei Einsatz von Datenbanken, können Sie Multifunktionale Datenbank, Datenbank-Transaktionale Nur oder Nicht-Transaktions-Datenbank hängt nur von Ihrer Konfiguration. Generally, Multifunctional Database works best. Generell, multifunktionale Datenbank-am besten funktioniert.
- Leave InnoDB Tablespace Settings as default. Lassen Sie InnoDB-Tablespace als die Standard-Einstellungen.
- Choose your desired concurrent connections to MySQL server. Wählen Sie Ihren gewünschten gleichzeitige Verbindungen zu MySQL-Server. It’s possible to re-configure it when usage grows. Es ist möglich, neu konfigurieren, wenn Nutzung wächst.
- Ensure TCP/IP Networking is enabled. Stellen Sie sicher, TCP / IP-Netzwerk aktiviert ist.
- Choose UTF8 as default character set, unless you’re certain that you’re using English or Western Europe languages only. Wählen Sie UTF8 als Standard-Zeichensatz, es sei denn, Sie sind sicher, dass Sie Englisch oder westlichen Sprachen nur Europa.
- Enable Install As Windows Service and Include BIN Directory in Windows PATH, so that you can call mysql executables anywhere from DOS Command Prompt. Aktivieren Wie Installieren von Windows Service und Include bin-Verzeichnis unter Windows PATH, so dass Sie anrufen können mysql ausführbare Dateien überall aus DOS-Eingabeaufforderung.
- Key in the password for root user. Geben Sie das Passwort für "root"-Benutzer. Never enable the Anonymous Account, it’s less secure. Nie damit die anonyme Konto, es ist weniger sicher.
Press Execute to configure MySQL Server. Drücken Sie Ausführen auf den MySQL-Server konfigurieren. Installation for MySQL is done. Installation für MySQL ist getan.
MySQL creates two shortcuts in Start menu. MySQL erstellt zwei Verknüpfungen im Startmenü. MySQL Server Instance Config Wizard enables you to re-configure or configure if you have’t done so, the MySQL Server. MySQL-Server-Instanz Config-Assistent ermöglicht es Ihnen, neu konfigurieren oder zu konfigurieren, wenn Sie have't getan haben, den MySQL-Server. MySQL Command Line Client enable to login to MySQL and uses SQL to query it. MySQL Command Line Client aktivieren, um sich bei MySQL und nutzt SQL-Abfrage an.
Testing MySQL Server Testing MySQL-Server
Login to MySQL Command Line Client with the root password that used during the installation. Login zu MySQL Command Line Client mit dem Root-Passwort, das während der Installation verwendet. After that try to run a simple query (use mysql; or show databases; etc). Danach versuchen, eine einfache Abfrage (use mysql; oder SHOW DATABASES; etc). If it returns valid results, then installation is successful. Wenn es gültige Ergebnisse liefert, dann ist die Installation erfolgreich.
IMPORTANT : This is a machine translated page which is provided "as is" without warranty. WICHTIG: Es handelt sich um eine Maschine der Seite übersetzt wird "as is" ohne Garantie. Machine translation may be difficult to understand. Maschinelle Übersetzung ist vielleicht schwierig zu verstehen. Please refer to Bitte wenden Sie sich an original English article Original Englisch Artikel whenever possible. wann immer dies möglich ist.
Share and contribute or get technical support and help at Aktie und einen Beitrag oder erhalten technische Unterstützung und Hilfe an My Digital Life Forums Meine digitalen Lebens Foren . Werden.
Related Articles Verwandte Artikel
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 1 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 1
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 2 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 2
- Install Web Server in Windows XP with Apache2, PHP5 and MySQL4 - Part 3 Installation von Web-Server in Windows XP mit Apache2, PHP5 und MySQL4 - Teil 3
- Using phpMyAdmin for Effective MySQL Management in Windows XP Verwenden von phpMyAdmin für MySQL Effektive Management in Windows XP
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Installation von Web-Server in FreeBSD 6,0 mit Apache 2,2, 5,0 MySQL und PHP 5 - Teil 5
- Install, Setup and Configure CGI and Perl in Windows XP Installieren, Einrichten und Konfigurieren von CGI und Perl unter Windows XP
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Installation von Web-Server in FreeBSD 6,0 mit Apache 2,2, 5,0 MySQL und PHP 5 - Teil 4
- Install phpBB 2 in Windows XP running on Apache 2, PHP 5 and MySQL 4 Installieren phpBB 2 unter Windows XP läuft auf Apache 2, PHP 5 und MySQL 4
- Easily Set Up Web Server with XAMPP Einfaches Einrichten von Web-Server mit XAMPP
- Subversion (SVN) Issues and Problems on mod_dav_svn in FreeBSD Subversion (SVN) Fragen und Probleme in mod_dav_svn in FreeBSD
















April 23rd, 2006 14:28 23. April 2006 14:28
thanks dear. Dank Sehr geehrte Damen und Herren.
June 9th, 2006 01:30 9. Juni 2006 01:30
i installed xampp. i XAMPP installiert. how to enable inndb in it? So aktivieren inndb in ihm? regards. Grüße.
February 14th, 2007 08:56 14. Februar 2007 08:56
Good tutorial… a fast alternative method is Gutes Tutorial… eine schnelle alternative Methode ist
to try VertigoServ … all-in-one package. zu versuchen VertigoServ… All-in-One-Paket. http://vertrigo.sourceforge.net/
June 12th, 2007 01:36 12. Juni 2007 01:36
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! Das "Stellen Sie sicher, TCP / IP-Netzwerk aktiviert ist." Schritt ist der Schlüssel-Vernachlässigung, deaktivieren Sie ihn in die Gefahr, sich Fehler 2017 (fehlgeschlagen Sicherheitseinstellungen Setup) in der Phase der Ausführung der Installation!
June 20th, 2007 02:25 20. Juni 2007 02:25
An error has occurred during installation : Ein Fehler ist aufgetreten bei der Installation:
The PHP configuration on your server doesn’t support the database type that you chose Die PHP-Konfiguration auf Ihrem Server unterstützt nicht die Art Datenbank, die Sie gewählt
what is this?? was ist das? I followed every steps carefully…but finally i got this message when i hit the start install button.. Ich folgte sorgfältig alle Schritte… aber schließlich habe ich diese Meldung, wenn mir dann den Start-Button installieren ..
please help me.. please help me ..
August 25th, 2007 14:28 25. August 2007 14:28
This tutorial was really easy, I’ve done this installation in the past but it wasn’t as easier as this one. Dieses Tutorial war wirklich einfach, ich habe dies getan, den Einbau in die Vergangenheit, aber es war nicht so leichter, da diese ein. Thanks Danke
February 25th, 2008 23:32 25. Februar 2008 23:32
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 ich versuche, einen Blick in die Log-SQL-Datenbank, und ich erhalte eine Fehlermeldung, dass mein erzählt Ich habe nicht das Modul geladen .. I rechecked this info with your site many times and con not find out what I did wrong.. Ich erneut zu diesem Info mit Ihrer Website viele Male und Bauen nicht herausfinden, was ich falsch gemacht haben .. Please if someone knows reply via e-mail to Bitte, wenn jemand weiß, Rückantwort per E-Mail an admin@mysticcorp.com
April 11th, 2008 14:45 11. April 2008 14:45
It is one of things I can never understand … how people can think that way. Es ist eines der Dinge, die ich nie verstehen können… wie die Menschen denken können, dass die Art und Weise. It’s so illogical that it can only be based upon moronity. Es ist so unlogisch, dass sie nur auf der Grundlage moronity.