Veröffentlicht 28. Juni 200223 j Hi zusammen, ich bekomm einfach meine Mysql-DB nicht zum laufen. Mein OS: Win 2000 P. Ich hab brav alles runtergeladen und installiert. In der Dosbox kommt dies Fehlermeldung: E:\Programme\mysql\bin> E:\Programme\mysql\bin>mysql ERROR 2003: Can't connect to MySQL server on 'localhost' (10061) E:\Programme\mysql\bin> Und wenn ich versuch unter Windwos den Mysql-Dienst zu starten (Pfad zu Exe: E:/Programme/mysql/bin/mysqld-nt.exe), kommt der Popup. Der Dienst auf lokaler Computer konnte nicht gestartet werden. Fehler 1067 - Prozess unerwartet beendet. Meine Firewall hab ich schon runtergefahren, weiss jmd weiter ? Gruß alligator
28. Juni 200223 j Hi, im Verzeichnis z.B. c:\mysql\bin gibt es die winmysqladmin.exe diese einfach ausführen, dann startet die Sql DB Nun kannst du auch per Dosbos arbeiten. MfG Tool-Time
28. Juni 200223 j Autor Hi, dies ist nicht wirklich so. Es startet zwar dieses Tool, jedoch bin ich danach ebensowenig connected.... Gruß alligator
28. Juni 200223 j Du musst mySQL auf C:\mySQL\ installieren oder mit entsprechenden Pfadangaben starten siehe auch: C:\mysql\Docs\manual By default, MySQL-Windows is configured to be installed in `C:\mysql'. If you want to install MySQL elsewhere, install it in `C:\mysql' first, then move the installation to where you want it. If you do move MySQL, you must indicate where everything is located by supplying a --basedir option when you start the server. For example, if you have moved the MySQL distribution to `D:\programs\mysql', you must start mysqld like this: C:\> D:\programs\mysql\bin\mysqld --basedir D:\programs\mysql Use mysqld --help to display all the options that mysqld understands! With all newer MySQL versions, you can also create a `C:\my.cnf' file that holds any default options for the MySQL server. Copy the file `\mysql\my-xxxxx.cnf' to `C:\my.cnf' and edit it to suit your setup. Note that you should specify all paths with `/' instead of `\'. If you use `\', you need to specify it twice, because `\' is the escape character in MySQL. See section 4.1.2 my.cnf Option Files. Hoffe Dir geholfen zu haben C Ya projectz
1. Juli 200223 j Hi, Eigentlich ist es Quatsch auf C:\mysql zu installieren. Installier doch wo du willst. Gestartet bekommst du MySQL dann unter W2000 mit mysqld-nt --standalone Da wird er nicht als Dienst gestartet sondern als Standalone-Server. MfG
Archiv
Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.