Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

phpmyadmin ohne index.php

Empfohlene Antworten

Hi,

wie muss ich Apache bzw. phpmyadmin konfigurieren, so dass ich unter localhost/phpmyadmin gleich die Oberfläche von phpMyAdmin sehe und nicht erst index.php eingeben muss?

Hi,

in der httpd.conf den Bereich DirectoryIndex um index.php erweitern

#

# DirectoryIndex: Name of the file or files to use as a pre-written HTML

# directory index. Separate multiple entries with spaces.

#

<IfModule mod_dir.c>

DirectoryIndex index.html index.php

</IfModule>

Gruß Jaraz

Hab's mittlerweile selbst gelöst.

Man muss in der Apache Konfigurationsdatei ein Alias einrichten, der auf das phpMyAdmin zeigt und man muss Apache sage, dass er nicht nur nach index.html suchen soll, sondern auch nach index.php.

Yeppi, es gäht!!!

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Konto

Navigation

Suchen

Suchen

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.