Changes

From SME Server
Jump to navigationJump to search
112 bytes added ,  22:46, 28 February 2021
Line 20: Line 20:  
=== Installation ===
 
=== Installation ===
   −
= '''For SME8''' =
+
= '''For SME10''' =
This contrib can be found in the smecontribs repository. To install this contrib you will have to get shell access as root user, and issue the following command:
  −
yum --enablerepo=smecontribs install smeserver-phpmyadmin
     −
On sme8 this will also install the dependencies libmcrypt, php53-mcrypt, php53-php-gettext & phpMyAdmin3
     −
then do either
+
yum install --enablerepo=smecontribs smeserver-phpmyadmin
 +
then reconfigure
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
or
+
or if you don't want to restart your server
  expand-template /etc/phpMyAdmin/config.inc.php
+
  signal-event phpmyadmin-update
expand-template /etc/httpd/conf/httpd.conf
  −
service httpd-e-smith restart
      
= '''For SME9''' =
 
= '''For SME9''' =
Line 42: Line 38:  
  signal-event phpmyadmin-update
 
  signal-event phpmyadmin-update
   −
= '''For SME10''' =
+
= '''For SME8''' =
 +
This contrib can be found in the smecontribs repository. To install this contrib you will have to get shell access as root user, and issue the following command:
 +
yum --enablerepo=smecontribs install smeserver-phpmyadmin
    +
On sme8 this will also install the dependencies libmcrypt, php53-mcrypt, php53-php-gettext & phpMyAdmin3
   −
yum install --enablerepo=smecontribs,epel smeserver-phpmyadmin
+
then do either
then reconfigure
   
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
or if you don't want to restart your server
+
or
  signal-event phpmyadmin-update
+
  expand-template /etc/phpMyAdmin/config.inc.php
 
+
expand-template /etc/httpd/conf/httpd.conf
 +
service httpd-e-smith restart
    
<headertabs/>
 
<headertabs/>
Line 103: Line 102:     
{{Tip box| remember that at any time you can see you db configuration by the command "config show phpmyadmin in a root Terminal}}
 
{{Tip box| remember that at any time you can see you db configuration by the command "config show phpmyadmin in a root Terminal}}
====specific SME Server 9 settings====
+
====specific SME Server 9 and newer settings====
   −
Only for SME9 you have some more settings available by DB
+
Starting SME9 you have some more settings available by DB
    
  # config show phpmyadmin
 
  # config show phpmyadmin
Line 125: Line 124:  
login    : sqladmin<br />
 
login    : sqladmin<br />
 
password : content of the db '''sqladminPassword'''<br />
 
password : content of the db '''sqladminPassword'''<br />
 +
 +
* Blowfish secret
 +
Starting SME10, you also have a secret generated,for blowfish, but you can change it if you want.
 +
BlowfishSecret=ssdfgsdg/sdfgsdffgsdrtert546y654bttbt
    
=== Additional information ===
 
=== Additional information ===
Line 142: Line 145:     
=== Uninstall ===
 
=== Uninstall ===
  yum remove smeserver-phpmyadmin phpMyAdmin3 libmcrypt php53-mcrypt php53-php-gettext
+
  yum remove phpMyAdmin
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
  
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu