Changes

From SME Server
Jump to navigationJump to search
81 bytes added ,  14:39, 11 May 2010
m
categorisation
Line 1: Line 1: −
== TheAddressBook ==
+
== The Address Book ==
    
=== Maintainer ===
 
=== Maintainer ===
Line 10: Line 10:     
=== Installation ===
 
=== Installation ===
This contrib can be found in the [http://www.dungog.net Dungog] repository.
+
To install issue the following commands on the SME Server shell:
   −
{{Repository|Dungog}}
+
yum install --enablerepo=smecontribs smeserver-theaddressbook
   −
Download and install addressbook and smeserver-addressbook
+
There is no need to reboot.
yum install --enablerepo=dungog smeserver-addressbook
     −
Note: signal-event post-upgrade & signal-event reboot is not necessary for addressbook install
+
Add addressbook mysql password to config file
 
  −
add addressbook mysql password to config file
   
find mysql password with 'config show addressbook'
 
find mysql password with 'config show addressbook'
   Line 25: Line 22:  
  nano -w /opt/addressbook/config.php
 
  nano -w /opt/addressbook/config.php
   −
create database structure
+
Create database structure
 
open YourServer.net/addressbook/install.php
 
open YourServer.net/addressbook/install.php
   −
remove install script
+
Remove install script
 
  rm /opt/addressbook/install.php
 
  rm /opt/addressbook/install.php
   Line 40: Line 37:  
  config setprop addressbook PublicAccess global-pw
 
  config setprop addressbook PublicAccess global-pw
   −
==== Check installed version ====
+
=== Usage ===
  yum info installed *addressbook*
+
Go to yourserver.net/addressbook
 +
 
 +
=== Uninstallation ===
 +
To remove the package issue the following command on the SME Server shell:
 +
  rpm -e theaddressbook smeserver-theaddressbook
   −
==== Uninstall ====
+
To remove mysql database and user, both are addressbook, see [[MySQL#Remove a database]] and [[MySQL#Remove a user]]. There is no need to reboot.
rpm -e addressbook smeserver-addressbook
      
=== Bugs ===
 
=== Bugs ===
Line 51: Line 51:  
[[Category: Contrib]]
 
[[Category: Contrib]]
 
[[Category: Dungog]]
 
[[Category: Dungog]]
 +
[[Category: Webapps]]

Navigation menu