Page 1 of 1

apt-get install and remove phpmyadmin

Posted: 2004-05-27 12:08
by eric podico
Hallo:

:oops: Ich habe ein Fehler gemacht :
rm /etc/phpmyadmin/*

Wenn ich ausführe :
apt-get remove phpmyadmin
apt-get install phpmyadmin


werden die Dateien wie config.inc.php nicht neu gelegt

:?: Wie kann ich von neu an phpmyadmin installieren?
Von tar Datei? Warum hilf da apt-get remove + install ... nicht?

Danke für jede Hilfe

Re: apt-get install and remove phpmyadmin

Posted: 2004-05-27 12:10
by captaincrunch

Code: Select all

apt-get remove --purge phpmyadmin && apt-get install phpmyadmin