Koozali.org: home of the SME Server

PhpMyAdmin pour SME 6.5rc1

titofe

PhpMyAdmin pour SME 6.5rc1
« on: May 27, 2005, 05:45:11 PM »
Bonjour à tous,

Je voudrais savoir ou on peut telecharger PhpMyAdmin et comment L’installer.
J’avais vu sur le forum il ya 2 mois qu’on pouvais le telecharger directement sur le serveur, puis l’installer, mais je ne retrouve pas le topic.
Sais pour SME 6.5 rc1

Merci.

wsmeurope

PhpMyAdmin pour SME 6.5rc1
« Reply #1 on: May 27, 2005, 09:02:30 PM »
J'ai installé ça sur une 6.5RC1 et ça fonctionne parfaitement.

http://mirror.contribs.org/smeserver/contribs/nightspirit/e-smith-phpmyadmin/

======================================================================
=      Installation instructions                            =
======================================================================

For installation:
rpm -ivh e-smith-phpmyadmin-2.6.0-12.noarch.rpm

For update:
rpm -Uvh e-smith-phpmyadmin-2.6.0-12.noarch.rpm

WARNING: If you previously installed phpmyadmin-2.3.3 from Darrell May,
you have to uninstall that version first: rpm -e dmc-mitel-phpmyadmin
Otherwise you'll get errors and conflicts.

- access via https://192.168.1.10/phpmyadmin using the admin login/password

titofe

PhpMyAdmin pour SME 6.5rc1
« Reply #2 on: May 27, 2005, 11:36:59 PM »
Merci,

Comment on fait pour le faire directement sur le serveur, je veux dire le télécharger sur le serveur et après l’installer, et aussi savoir si c’est toujours la même manip pour tous les RPM ?

Merci.


titofe

PhpMyAdmin pour SME 6.5rc1
« Reply #4 on: May 29, 2005, 01:41:01 PM »
Merci,

Donc pour tous les RPM je fais :

rpm -ivh : pour le téléchargé puis,

rpm -Uvh : pour l’installe,

Ok, merci à tous pour vos réponses.

jujubickoill

PhpMyAdmin pour SME 6.5rc1
« Reply #5 on: May 31, 2005, 02:26:26 PM »
pas du tout ... rpm -ihv c pour installer un package inexistant sur le systeme et

rpm -Uhv est pour méttre a jour le package donc il faut que tu choisisse l'un ou l'autre en fonction du cas du package, donc si il a deja été installé ou pas :)