Andreas: PHP / MySQL auf Win XP ?

Hallo,
ich habe mir jetzt PHP/Apache/MySQL auf meinem Rechner installiert. Ich habe das komplette Paket von: http://www.foxserv.net/ verwendet.

Der apache-Server funktioniert und läuft unter XP nur zeigt mir MySQL 1.3 immer die rote Lampe. funktionier das überhaupt unter XP?

Eine zweite Frage an die die sich evtl. mit foxServ auskennen!
Wo steht welches Passwort und Username ich eingeben muß um zugriff auf phpMyAdmin zu bekommen?

MfG. Andreas

  1. Hallo,

    Der apache-Server funktioniert und läuft unter XP nur zeigt mir MySQL 1.3 immer die rote Lampe. funktionier das überhaupt unter XP?

    Ja MySQL funktioniert definitiv unter WinXP schau mal im WinMySQLadmin in der Registerkarte Start Check, ob er eine ini findet und ob alle Pfade in Ordnung sind.

    Eine zweite Frage an die die sich evtl. mit foxServ auskennen!
    Wo steht welches Passwort und Username ich eingeben muß um zugriff auf phpMyAdmin zu bekommen?

    Mit Foxserv kenne ich mich nicht aus, aber wenn Du Lokal arbeitest benötigst du nicht unbedingt ein passwort oder username für phpmyadmin.

    MfG MDDM

    1. ja, MySQL findet eine .ini und bestätigt auch mit OK.

      Aber auch local werde ich nach dem Passwort bei phpMyAdmin gefragt. Ich habe auch schon in der config.inc versucht eines einzugeben, hat auch funktioniert doch dann bekomme ich eine schwarze Seite mit Fehlermeldungen.

      Notice: Undefined index: stdpass in C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php on line 502

      Notice: Undefined variable: cfgOBGzip in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 10

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 23

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 24

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 25

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 26

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 27

      Notice: Undefined variable: charset in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 29

      Warning: Cannot add header information - headers already sent by (output started at C:\FoxServ\www\phpMyAdmin\libraries\common.lib.php:502) in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 29

      Notice: Undefined variable: text_dir in C:\FoxServ\www\phpMyAdmin\header.inc.php on line 38

      Fehler

      MySQL meldet:

      Can't connect to MySQL server on 'localhost' (10061)

      MfG. Andreas

      1. Hi

        AUA, Also wie gesagt kenne ich mich nicht aus mit FoxServ. Ich benutze den WAMPP2.2 den braucht man nur auf eine Partition zu entpacken (ca.30MB) und das wars. Danach funktioniert alles einwandfrei. Zumindest bei mir.

        Sorry das ich Dir nicht weiterhelfen konnte.

        MfG MDDM

        1. Hi,
          kannst du mir da einen downloadlink geben!?

          Ich habe foxServ nur gewählt da es sich von allein installiert und alles dabei ist. Aber jetzt wo ich Probleme damit habe teste ich gern mal was anderes.
          Es ist doch alles dabei?

          Andreas

          1. Hi,

            kannst du mir da einen downloadlink geben!?

            http://prdownloads.sourceforge.net/xampp/wampp-2.2.zip?download

            Es ist doch alles dabei?

            * WindowsApache + MySQL +PHP + Perl

            + Apache 2.0.46
              + MySQL 4.0.13
              + PHP 4.3.2 + PEAR
              + Perl 5.8.0
              + mod_php 4.3.2
              + mod_perl 1.99_10 dev
              + mod_ssl 2.0.46
              + mod_auth_mysql (only experimental)
              + openssl 0.9.7b

            * Features

            + PHPMyAdmin 2.5.1
              + Webalizer 2.01-10
              + Mercury Mail Transport System for Win32 and NetWare Systems v3.32
              + JpGraph 1.12.1 (only for non-commercial, open-source and educational use)
              + Fastsream NetFile Server 5.6.0.511 Beta 32 (=> for FTP)

            Hoffe das sollte reichen ;-)

            MfG MDDM

            1. hi,
              na dann danke dir vielmals für die schnelle Hilfe, hoffentlich komme ich zurecht, aber denke schon. :)

              MfG. Andreas