phpMyAdmin Installations Problem

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

  • phpMyAdmin Installations Problem

    Hallo zusammen,

    ich kann leider phpMyAdmin nicht mehr installieren und weiß nicht woran es
    liegt! Daher versuche ich alles so gut wie möglich zu beschreiben und fange
    bei meinem System an. Wenn Ihr weitere Informationen brauchen solltet,
    bin ich gerne bereit die nachträglich zu posten.

    Mein System:


    • Windows Web Server 2008 (64 Bit) // Studentenangebot von 1 und 1
    • 4 Domains verteilt auf 3 IP-Adressen durch Mixed Name-Based & IP-Based vhosts
    • Apache 2.2.15
    • php 5.2.13
    • MySQL 5.1.46
    • phpMyAdmin 3.3.2


    Die Installation von Apache, php und MySQL ist mir gelungen, jedoch kann
    ich mich nicht nach der Installation von phpMyAdmin auf der login-Seite mit
    meinen root Zugangsdaten anmelden.

    Code:
    Fehler: Verbindung unterbrochen
    Die Verbindung zum Server wurde zurückgesetzt, während die Seite geladen
    wurde.


    phpMyAdmin Konfigurationsdatei:


    PHP-Code:
    $i++;
    $cfg['Servers'][$i]['verbose'] = '';
    $cfg['Servers'][$i]['host'] = 'localhost';
    $cfg['Servers'][$i]['port'] = 3306;
    $cfg['Servers'][$i]['socket'] = '';
    $cfg['Servers'][$i]['connect_type'] = 'tcp';
    $cfg['Servers'][$i]['extension'] = 'mysqli';
    $cfg['Servers'][$i]['auth_type'] = 'cookie';
    $cfg['Servers'][$i]['user'] = 'root';
    $cfg['Servers'][$i]['password'] = '';

    /* End of servers configuration */

    $cfg['blowfish_secret'] = 'xxxxxxxxxxxxxxxxxxxx';
    $cfg['DefaultLang'] = 'de-utf-8';
    $cfg['ServerDefault'] = 1;
    $cfg['UploadDir'] = '';
    $cfg['SaveDir'] = ''


    Apache access.log


    Code:
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:40 +0200] "GET /phpmyadmin HTTP/1.1" 301 251
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/favicon.ico HTTP/1.1" 200 18902
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:40 +0200] "GET /phpmyadmin/ HTTP/1.1" 200 8662
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/print.css HTTP/1.1" 200 1063
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/phpmyadmin.css.php?lang=de-utf-8&convcharset=utf-
    8&collation_connection=utf8_general_ci&token=a24c1b7dd8bcd0a6cac925eb9bef3f7c&js_frame=right&nocache=3816542231 HTTP/1.1" 200 21786
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/themes/original/img/b_help.png HTTP/1.1" 200 229
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/themes/original/img/s_notice.png HTTP/1.1" 200 247
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:41 +0200] "GET /phpmyadmin/themes/original/img/logo_right.png HTTP/1.1" 200 5658
    www.xxx.eu xx.xxx.xx.xxx - - [19/May/2010:11:47:48 +0200] "POST /phpmyadmin/index.php HTTP/1.1" 302 -
    Apache error.log

    Code:
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:47:36 2010] [notice] Apache/2.2.15 (Win32) PHP/5.2.13 configured -- resuming normal operations
    [Wed May 19 11:47:36 2010] [notice] Server built: Mar  4 2010 11:27:46
    [Wed May 19 11:47:36 2010] [notice] Parent: Created child process 2572
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:47:37 2010] [notice] Child 2572: Child process is running
    [Wed May 19 11:47:37 2010] [notice] Child 2572: Acquired the start mutex.
    [Wed May 19 11:47:37 2010] [notice] Child 2572: Starting 64 worker threads.
    [Wed May 19 11:47:37 2010] [notice] Child 2572: Starting thread to listen on port 80.
    [Wed May 19 11:47:54 2010] [notice] Parent: child process exited with status 255 -- Restarting.
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:47:55 2010] [notice] Apache/2.2.15 (Win32) PHP/5.2.13 configured -- resuming normal operations
    [Wed May 19 11:47:55 2010] [notice] Server built: Mar  4 2010 11:27:46
    [Wed May 19 11:47:55 2010] [notice] Parent: Created child process 2576
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:47:56 2010] [notice] Child 2576: Child process is running
    [Wed May 19 11:47:56 2010] [notice] Child 2576: Acquired the start mutex.
    [Wed May 19 11:47:56 2010] [notice] Child 2576: Starting 64 worker threads.
    [Wed May 19 11:47:56 2010] [notice] Child 2576: Starting thread to listen on port 80.
    [Wed May 19 11:47:59 2010] [notice] Parent: child process exited with status 255 -- Restarting.
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:48:01 2010] [notice] Apache/2.2.15 (Win32) PHP/5.2.13 configured -- resuming normal operations
    [Wed May 19 11:48:01 2010] [notice] Server built: Mar  4 2010 11:27:46
    [Wed May 19 11:48:01 2010] [notice] Parent: Created child process 2632
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    httpd.exe: Could not reliably determine the server's fully qualified domain name, using xx.xxx.xx.xxx for ServerName
    [Wed May 19 11:48:02 2010] [notice] Child 2632: Child process is running
    [Wed May 19 11:48:02 2010] [notice] Child 2632: Acquired the start mutex.
    [Wed May 19 11:48:02 2010] [notice] Child 2632: Starting 64 worker threads.
    [Wed May 19 11:48:02 2010] [notice] Child 2632: Starting thread to listen on port 80.
    Oder liegt es eventuell doch an meinen Apache httpd-vhosts.conf Einstellungen, warum mir die Anmeldung verweigert wird?

    Code:
    <VirtualHost xx.xxx.xx.xxx:80>
        ServerAdmin admin@xxx.eu
        DocumentRoot "D:/Website/www.xxx.eu"
        ServerName www.xxx.eu
        ErrorLog "logs/xxx_error.log"
        LogLevel info
        LogFormat "%v %h %l %u %t \"%r\" %>s %b" vhost_common
        CustomLog "logs/xxx_access.log" vhost_common
    <Directory "D:/Website/www.xxx.eu">
        Options Indexes FollowSymLinks
        AllowOverride None
        Order allow,deny
        Allow from all
    </Directory>
    </VirtualHost>
    Es tut mir leid, dass es so viel Text geworden ist Aber da ich jetzt
    bereits seit Wochen nicht weiter komme und wirklich nicht weiß woran es
    liegen kann, habe ich lieber ein wenig zu viel, als zu wenig geschrieben. Ich
    bin für jede Hilfe sehr dankbar...

    Gruß

    imanxxl
    Zuletzt geändert von imanxxl; 19.05.2010, 12:57.

  • #2
    "Child process exited with status 255" deutet darauf hin, dass Windows den Prozess abgeschossen hat. Schau mal ins Syslog. Steht da was drin?

    Nochwas: Bitte brich deinen Beitrag so um, dass man nicht mehr nach rechts scrollen muss. Danke.

    Kommentar


    • #3
      Nochwas: Bitte brich deinen Beitrag so um, dass man nicht mehr nach rechts scrollen muss. Danke.
      schon getan :-)

      Schau mal ins Syslog. Steht da was drin?
      Kannst Du mir sagen, wo ich die Datei finde?

      Danke
      Zuletzt geändert von imanxxl; 19.05.2010, 13:01.

      Kommentar


      • #4
        Hallo,

        Systemsteuerung, Verwaltung, Ereignisanzeige.

        Gruß,

        Amica
        [COLOR="DarkSlateGray"]Hast du die [COLOR="DarkSlateGray"]Grundlagen zur Fehlersuche[/color] gelesen? Hast du Code-Tags benutzt?
        Hast du als URL oder Domain-Beispiele example.com, example.net oder example.org benutzt?
        Super, danke!
        [/COLOR]

        Kommentar


        • #5
          Also ich hab jetzt mal nachgeschaut.
          Diese Fehlermeldung habe ich unter dem angegebenen Pfad gefunden:

          Code:
          Fehlerhafte Anwendung httpd.exe, Version 2.2.15.0, Zeitstempel 0x4b8fed95,
          fehlerhaftes Modul php_mysqli.dll, Version 5.2.13.13, Zeitstempel 0x4b853834,
          Ausnahmecode 0xc0000005, Fehleroffset 0x00002b92, Prozess-ID 0xe9c, Anwendungsstartzeit
          01caf6a59f9c9840.
          Liegt es vielleicht daran?

          Kommentar


          • #6
            Vermutlich verwendest du die 64bit Version von MySQL, aber 32bit-PHP. Windows merkt, dass sich da was nicht zusammenpasst und schießt den Apache-Prozess ab, der dein PHP-Script ausführt.
            Soweit ich weiß gibt es noch keine offiziellen 64bit Versionen von Apache und PHP für Windows. Also musst du auf eine 32bit Version von MySQL umstellen.

            Nimm einfach ein Paket wie XAMPP. Da ist alles drin was du brauchst und richtig aufeinander abgestimmt.

            Kommentar


            • #7
              Nimm einfach ein Paket wie XAMPP. Da ist alles drin was du brauchst und richtig aufeinander abgestimmt.
              Also das wollte ich eben nicht mehr. Ich habe bereits meine Erfahrungen mit XAMPP gemacht und es ist wirklich leichter zu installieren und einzurichten. Jedoch wird sogar auf der ApacheFriends-Website davon abgeraten, dies für den Produktiveinsatz zu benutzen. Deswegen möchte ich gern die Komponenten einzeln installieren und einrichten.

              Vermutlich verwendest du die 64bit Version von MySQL, aber 32bit-PHP.
              Nein, ich verwende für alle Komponenten die 32bit Version. Woran kann es denn sonst noch liegen?

              Kommentar


              • #8
                Zitat von imanxxl Beitrag anzeigen
                Also das wollte ich eben nicht mehr. Ich habe bereits meine Erfahrungen mit XAMPP gemacht und es ist wirklich leichter zu installieren und einzurichten. Jedoch wird sogar auf der ApacheFriends-Website davon abgeraten, dies für den Produktiveinsatz zu benutzen. Deswegen möchte ich gern die Komponenten einzeln installieren und einrichten.
                Naja, nachdem du Windows verwendest, is es auch schon egal

                Kommentar


                • #9
                  Da hast du ja auch recht :-) Aber das hilft mir jetzt auch nicht weiter...
                  Habt Ihr vielleicht noch ein paar Tipps, woran es liegen kann?

                  Kommentar


                  • #10
                    Hast du die Einzelteile selbst kompiliert?

                    Kommentar


                    • #11
                      vielleicht besser umzusteigen ?!

                      Steig doch auf LINUX um
                      fotos :

                      http://www.flickr.com/photos/rassloff/collections/

                      Kommentar

                      Lädt...
                      X