Changes

Jump to navigation Jump to search
452 bytes added ,  19:11, 21 June 2014
Line 16: Line 16:     
==Installation==
 
==Installation==
 +
* for sme8
 
  yum --enablerepo=smecontribs install smeserver-phpldapadmin
 
  yum --enablerepo=smecontribs install smeserver-phpldapadmin
 +
then
 +
signal-event post-upgrade; signal-event reboot
    +
OR if you do not wish to have to reboot your server, instead of the post upgrade & reboot commands, do
 +
/sbin/e-smith/expand-template /etc/phpldapadmin/config.php
 +
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
 +
service httpd-e-smith sigusr1
 +
 +
* for sme9
 +
You have to enable the [[stephdl]] and [[epel]] repositories
 +
yum --enablerepo=stephdl,epel install smeserver-phpldapadmin
 
then  
 
then  
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot

Navigation menu