mysql connecting Problem

Irgendwelche Probleme mit XAMPP für Linux? Dann ist hier genau der richtige Ort um nachzufragen.

mysql connecting Problem

Postby W32-German » 25. February 2008 15:08

Hallo,
habe folgendes Problem:

Xampp läuft hervorragend, allerdings wenn ich per Putty den Befehl

Code: Select all
mysql -u root -p


aufrufe bekomm ich folgenden Fehler.

Code: Select all
bash: mysql: command not found


Jemand ne Idee woran der Fehler liegen könnte??

Vielen Dank im Voraus

Lg
W32-German
W32-German
 
Posts: 5
Joined: 17. May 2006 22:01

Postby Wiedmann » 25. February 2008 15:36

Code: Select all
mysql -u root -p
bash: mysql: command not found

Wenn das Verzeichnis, wo dieses Tool liegt, nicht in deinem PATH mit aufgenommen ist, musst du das Tool zusammen mit Pfad aufrufen.
Code: Select all
/opt/lampp/bin/mysql -u root -p
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby W32-German » 25. February 2008 19:03

Dank dir, Problem gelöst! :D

Lg W32-German
W32-German
 
Posts: 5
Joined: 17. May 2006 22:01


Return to XAMPP für Linux

Who is online

Users browsing this forum: No registered users and 66 guests