zu dumm zum phpmyadmin installieren

Und alles was mit phpMyAdmin seine Verwandtschaft findet hat hier seinen Platz.

zu dumm zum phpmyadmin installieren

Postby benny111 » 02. July 2009 21:49

Hier die Seite: http://weinberg-halle.de/phpmyadmin/
Hier die Systeminfos: http://weinberg-halle.de/system.php

inhalt der config.inc.php-datei:
Code: Select all
<?php
$i = 0;
$i++;

$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
/* Select mysqli if your server has it */
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['host']          = 'db813.1und1.de'; // MySQL hostname
$cfg['Servers'][$i]['port']          = '';          // MySQL port - leave blank for default port
$cfg['Servers'][$i]['auth_type']     = 'config';    // Authentication method (config, http or cookie based)?
$cfg['Servers'][$i]['user']          = 'dbo193816179';      // MySQL user
$cfg['Servers'][$i]['password']      = '****';          // MySQL password (only needed
$cfg['Servers'][$i]['only_db']       = 'db193816179';          // If set to a db-name, only
                                                    // this db is displayed
                                                    // at left frame
?>


könnt ihr mir sagen wo das problem ist?
benny111
 
Posts: 16
Joined: 02. July 2009 21:46

Re: zu dumm zum phpmyadmin installieren

Postby Wiedmann » 02. July 2009 21:50

könnt ihr mir sagen wo das problem ist?

Welches Problem hast du denn, bzw. was tut denn nicht?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: zu dumm zum phpmyadmin installieren

Postby benny111 » 02. July 2009 21:52

Fehler

MySQL meldet:
#2002 - Der Server antwortet nicht. (evtl. ist auch der Socket des lokalen MySQL-Servers socket nicht korrekt konfiguriert)

ich hab die config.inc.php doch aber bereits konfiguriert, müsste da nicht ne Verbindung zu erkennen sein?
benny111
 
Posts: 16
Joined: 02. July 2009 21:46

Re: zu dumm zum phpmyadmin installieren

Postby Wiedmann » 02. July 2009 21:54

MySQL meldet:
#2002 - Der Server antwortet nicht. (evtl. ist auch der Socket des lokalen MySQL-Servers socket nicht korrekt konfiguriert)

Also phpMyAdmin vom Link oben tut bei mir...
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: zu dumm zum phpmyadmin installieren

Postby benny111 » 02. July 2009 21:55

mhm, kannst du bitte nen screen machen?

und wenns das wirklich tut, warum bei mir nicht? was hilft da, cookies löschen?
benny111
 
Posts: 16
Joined: 02. July 2009 21:46

Re: zu dumm zum phpmyadmin installieren

Postby benny111 » 04. July 2009 11:35

ich hatte 2 Fehler gemacht!

1. die config.inc.php hatte nicht den absoluten sondern relativen Pfad
2. das Verzeichniss muss phpMyAdmin lauten, nicht phpmyadmin
benny111
 
Posts: 16
Joined: 02. July 2009 21:46


Return to phpMyAdmin

Who is online

Users browsing this forum: No registered users and 6 guests