Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: BOD on November 30, 2004, 06:56:42 PM

Title: phpMyAdmin
Post by: BOD on November 30, 2004, 06:56:42 PM
i used the phpmyadmin contrib from night spirit and i accidently deleted the config.inc.php file... does anyone know the correct parameters that i have to add the this file to make it work correclty?

im using SME 6.0.1-01 and php 4.3.9

thanks BOD
Title: phpMyAdmin
Post by: Henk on November 30, 2004, 07:18:13 PM
simply uninstall en re-install phpmyadmin.
Title: phpMyAdmin
Post by: BOD on November 30, 2004, 07:21:56 PM
if i say uninstall it says its not installed, but if i try to reinstall it says its already installed.....  :-?
Title: phpMyAdmin
Post by: Henk on November 30, 2004, 07:29:29 PM
did you uninstall with

rpm -e e-smith-phpmyadmin

really should work.

To force a re-install you could also use

rpm -Uvh --force e-smith-phpmyadmin-2.6.0-11
Title: phpMyAdmin
Post by: BOD on November 30, 2004, 07:33:56 PM
Quote from: "Henk"
did you uninstall with

rpm -e e-smith-phpmyadmin

really should work.

To force a re-install you could also use

rpm -Uvh --force e-smith-phpmyadmin-2.6.0-11


the second one worked, thanks  :-D