Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started 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
-
simply uninstall en re-install phpmyadmin.
-
if i say uninstall it says its not installed, but if i try to reinstall it says its already installed..... :-?
-
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
-
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