Obsolete Releases > SME 8.x Contribs

phpmyadmin on SME8

<< < (3/3)

johnp:
Did you read http://wiki.contribs.org/SME8.0_Contribs_QA? You'll likely need to setup the sme7contribs repo. I would also use:
 
yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin

to install


xinspirit:
Hi John,

thank you for your answer. It seems not to work:

[root@webbi /]# yum --enablerepo=sme7contribs --enablerepo=smecontribs install smeserver-phpmyadmin
Loaded plugins: fastestmirror, protect-packages, smeserver

Error getting repository data for sme7contribs, repository not found
[root@webbi /]#

Stefano:
xinspirit
please re-read carefully and twice the page johnp suggested to you, thank you

chris burnat:

--- Quote from: Stefano on August 12, 2012, 11:16:34 PM ---xinspirit
please re-read carefully and twice the page johnp succested to you, thank you

--- End quote ---

And in particular:
"Create a repo named sme7contribs, which points at the SME7 smecontribs repo"

Jean-Philippe Pialasse:
in fact the as per wiki need some adaptation :

first you need to do  this :
http://wiki.contribs.org/SME8.0_Contribs_QA#Setup

then you need to follow the wiki with this minor adaptation :

http://wiki.contribs.org/PHPMyAdmin

--- Quote ---
--- Code: ---yum --enablerepo=smecontribs install smeserver-phpmyadmin --enablerepo=sme7contribs

--- End code ---
and either


--- Code: ---signal-event post-upgrade; signal-event reboot

--- End code ---
or


--- Code: ---expand-template /usr/share/phpmyadmin/config.inc.php
expand-template /etc/httpd/conf/httpd.conf
/usr/local/bin/svc -h /service/httpd-e-smith
--- End code ---

--- End quote ---

by the way, this is useless as the version available in sme7contribs and in centos 5 repos  of phpmyadmin are not compatible with sme 8 and php 5.3. It seems to work, but there is a lot of deprecated command in it, and by experience it may issue bad mysql request ( introducing errors in your data)

An alternative would be to use this version http://rpms.famillecollet.com/el5.i386/phpMyAdmin-3.5.2.1-1.el5.remi.noarch.rpm as it will be ok with php 5.3 , but i do not know what need to be modified in smeserver-phpmyadmin or smeserver-phpmyadmin-multiuser to be compatible with this rpm.


I do not have enough time to to test currently, but if you have you should give a try on a test server.

Navigation

[0] Message Index

[*] Previous page

Go to full version