MySQL User Probleme

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

  • MySQL User Probleme

    Also wenn ich bei phpMyAdmin keinen usernamen und kein passwort einstelle, kann er auf meine local installierte Mysql installation zugreifen.

    wenn cih jedoch meinen usernamen mit passwort in die config datei von phpmyadmin miteingebe, kann er nichtmehr auf die db zugreifen.

    und in winmysql admin ist in der my.ini der user auf

    use=candy
    password=0502

    und auch so abgespeichert

    das ganze laeuft auf windowsXP prof.

  • #2
    wo hast du das denn in der phpmyadmin-config eingetragen?
    INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


    Kommentar


    • #3
      also in der confic.inc.php

      unter:

      $cfg['Servers'][$i]['user'] = 'candy'; // MySQL user

      $cfg['Servers'][$i]['password'] = '0502';

      Kommentar


      • #4
        mal noch ne frage zu deiner my.conf.
        ist das richtig, dass da use statt user steht?
        INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


        Kommentar


        • #5
          also das teil von oben, das ist die conf vom phpmyadmin


          in der conf von mysql

          also die my.ini steht drinnen:

          #This File was made using the WinMySQLAdmin 1.4 Tool
          #25.09.2003 23:59:41

          #Uncomment or Add only the keys that you know how works.
          #Read the MySQL Manual for instructions

          [mysqld]
          basedir=C:/mysql
          #bind-address=192.168.0.2
          datadir=C:/mysql/data
          #language=C:/mysql/share/your language directory
          #slow query log#=
          #tmpdir#=
          #port=3306
          #set-variable=key_buffer=16M
          [WinMySQLadmin]
          Server=C:/mysql/bin/mysqld-nt.exe
          user=candy
          password=0502

          Kommentar


          • #6
            mhm schon merkwürdig. die db hast du aber schon gestartet. oder?
            INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


            Kommentar


            • #7
              iss gestartet,

              wenn ich keinen benutzernamen und kein passwort eingebe funzt ja alles

              aber mit username und passwort geht nix -.-

              Kommentar


              • #8
                wenn es ohne user angegeben ist und dann funktioniert, kann das nur heissen, dass die db ohne user/pass konfiguriert ist.

                und wenn ich dich frage, ob die db gestartet ist, brauchst du nicht sagen, dass der iis online ist. das ist/war eine antwort auf eine nicht gestellte frage.
                INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


                Kommentar


                • #9
                  hm, liegt es daran, dass es windows xp ist oda woot...

                  hm, also die my.ini ist in C:/windows/

                  das schon richtig oder/??

                  ich mien, in der my.ini steht alles korrekt drinnen, aber wiso nimmt die db meinen usernamen nicht an.
                  das gibbet doch net -.-

                  Kommentar


                  • #10
                    gehe mal auf meine frage ein
                    INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


                    Kommentar


                    • #11
                      mhm schon merkwürdig. die db hast du aber schon gestartet. oder?
                      ja, ich hab die datenbank gestartet, und in winmysqladmin leuchtet die gruene ampel

                      EDIT:
                      achja, wenn ich ohne benutzername und passwort die mysql db aufrufe per phpmyadmin kann ich keine neuen datenbaenke erstellen, da ich keine rechte dazu hab!
                      Zuletzt geändert von whitelove05; 26.09.2003, 23:17.

                      Kommentar


                      • #12
                        so langsam bin ich mit meinem latein bei dir am ende.

                        lade dir mal das aktuelle windoof-packet bei www.apachefriends.de runter und installiere dies mal.
                        INFO: Erst suchen, dann posten![color=red] | [/color]MANUAL(s): PHP | MySQL | HTML/JS/CSS[color=red] | [/color]NICE: GNOME Do | TESTS: Gästebuch[color=red] | [/color]IM: Jabber.org |


                        Kommentar


                        • #13
                          -.-

                          so, windows neudruffgehauen.
                          xampp installiert
                          und jetzt gehts

                          ka, was das problem vorher war, hatte genauso alles gemacht, wie jetzt

                          Kommentar

                          Lädt...
                          X