|
|
(One intermediate revision by the same user not shown) |
Line 1: |
Line 1: |
− | {{TOCright}}
| + | Has been moved to: http://blog.kr8.de/wiki-phpmyadmin-2/ |
− | Eine in [[PHP]] realisiertes [[Datenbank-Frontend]] als [[WebApplication]] zur Verwaltung von [[MySQL]]-Datenbanken über das Web.
| |
− | <br />Vorteile:
| |
− | * Mit einfachsten Mitteln ([[PHP]], [[WebBrowser]], [[WebServer]]) kann die Administration einer MySQL-Datenbank so erfolgen
| |
− | * Installation ist auch auf Web-Servern bei einem WebHosting-Provider möglich. So kann über das Internet eine remote Administration erfolgen, auch wenn der MySQL-Server beim Provider keine Remote-Zugriffe erlaubt.
| |
− | | |
− | == Installation ==
| |
− | * Definitive Software Library ID: '''phpMyAdmin'''
| |
− | * Name: phpMyAdmin
| |
− | * Version: 2.6.0-pl3 (as of Dec 26, 2004)
| |
− | * Hersteller/Bezugsquelle: Sourceforge http://sourceforge.net/projects/phpmyadmin/
| |
− | * Installation auf: [[ComputerBraunbaer]], [[ComputerLonzo]], Westhost
| |
− | * Installations-Ordner: e:\var\www\htdocs\pma ([[ComputerBraunbaer]])
| |
− | * Konfigurations-Dateien: config.inc.php (Name des Installationsordners, Datenbank-Password,...)
| |
− | ** Windows: Im DocumentRoot
| |
− | ** [[Ubuntu]]: In /etc/phpmyadmin
| |
− | * Systemvoraussetzungen: [[PHP]], [[Apache]], [[MySQL]]
| |
− | * Aufruf:
| |
− | ** Braunbaer: [http://braunbaer.kr8.de/pma braunbaer.kr8.de/pma]
| |
− | ** Lonzo:
| |
− | ** Westhost: [http://kr8.de/pma/index.php kr8.de/pma/index.php]
| |
− | ** Braunbaer Ubuntu: http://localhost/phpmyadmin
| |
− | | |
− | == Konfiguration ==
| |
− | * Datenbank-User "pmauser" angelegt mit "OLD_PASSWORD".
| |
− | * Datenbank-User in config.ic.php eingetragen.
| |
− | | |
− | | |
− | -- Main.DietrichKracht - 04 Jul 2004
| |
− | [[Category:DefinitiveSoftwareLibrary]]
| |