Koozali.org: home of the SME Server

phpMyAdmin

BOD

phpMyAdmin
« 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

Henk

phpMyAdmin
« Reply #1 on: November 30, 2004, 07:18:13 PM »
simply uninstall en re-install phpmyadmin.

BOD

phpMyAdmin
« Reply #2 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.....  :-?

Henk

phpMyAdmin
« Reply #3 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

BOD

phpMyAdmin
« Reply #4 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