Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
DS LAN anf dem Mac (Mac OS X 10.5.8)
#28
PHP Code:
$config['db_host'] = 'localhost:1024'//Die Adresse, wenn du MySQL, nicht auf den Standart Port hast so eintragen: 127.0.0.1:Port 
Quote:Host: localhost
Port: 1024

PHP Code:
$config['db_user'] = 'root'//Der Standart Benutzer für MySQL 
Quote:User: root

PHP Code:
$config['db_pw'] = 'root'// Das Passwort für den Benutzer 
Quote:Password: root

Ja das Passwort ist root Wink

Zuerst musst du bei phpMyAdmin eine neue Datenbank anlegen (z.B. lan)
Danach links die Datenbank auswählen und oben dann auf Importieren klicken

Danach die Datei auswählen und auf Ok klicken FERTIG Wink
[Image: create.php?uid=511]
Reply


Messages In This Thread
RE: DS LAN anf dem Mac (Mac OS X 10.5.8) - by abbar-2 - 30.03.2010, 14:12



Users browsing this thread: 1 Guest(s)