Projekt

Allgemein

Profil

Aktionen

GX-Bug #68262

geschlossen

Wenn in den Konfigurationsdateien noch auskommentierte Datenbankdaten stehen, werden diese fälschlicher Weise vom Shop benutzt um eine Verbindung herzustellen

Von Till Tepelmann vor mehr als 3 Jahren hinzugefügt. Vor fast 3 Jahren aktualisiert.

Status:
Erledigt
Priorität:
Hoch
Zugewiesen an:
Alexandre Ataides
Kategorie:
Core
Zielversion:
% erledigt:

0%

Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.2.1.0, 4.3.2.1, 4.3.3.0
Release Notes Langtext:

Auskommentierte Datenbankdaten in den Konfigurationsdateien sorgen nicht mehr für Fehler


Beschreibung

Wenn in den Konfigurationsdateien noch auskommentierte Datenbankdaten stehen, werden diese fälschlicher Weise vom Shop benutzt um eine Verbindung herzustellen

kann wie folgt reproduziert werden:

  1. Auf dem FTP Server die Datei /includes/configure.php bearbeiten
  2. am Ende der Seite die Zeilen kopieren
  3. Wieder einfügen mit Kommetar // vor jeder Zeile
  4. Das MySQL Passwort und Server und Benutzer in den auskommentierten Block ändern
  5. Shop öffnen

Erwartetes Ergebnis:
Der Shop ist normal aufrufbar und ohne Fehler nutzbar

Tatäschliches Ergebnis:
Der Shop ist nicht mehr aufrufbar und es wird keine Verbindung zur Datenbank hergestellt werden können.


If there are still commented out database data in the configuration files, these are mistakenly used by the store to establish a connection

can be reproduced as follows:

  1. on the FTP server edit the file /includes/configure.php
  2. copy the lines at the end of the page
  3. paste again with comma // in front of each line
  4. change the MySQL password and server and user in the commented block
  5. open the store

Expected result:
The store can be opened normally and used without errors.

Actual result:
The store is no longer callable and it will not be possible to connect to the database.


Aktionen

Auch abrufbar als: Atom PDF