Line 266: |
Line 266: |
| | | |
| then go to web interface to configure your app and update the db. | | then go to web interface to configure your app and update the db. |
− |
| |
− | =eGroupWare 1.4.004 for SME 7.x =
| |
− |
| |
− | ==Maintainers==
| |
− | [[User:Berdie/de|Dietmar Berteld]]<br/>
| |
− | mailto:dietmar@berteld.com
| |
− |
| |
− | [[User:Cool34000|Sylvain Gomez]]<br/>
| |
− | mailto:sylvaingomez@free.fr
| |
− |
| |
− | [[User:Snoopyski|Stéphane Gauvin]]<br/>
| |
− | mailto:sgauvin@serviceinfosg.com
| |
− |
| |
− | [[User:Studiosacchetti|Andrea Sacchetti]]<br/>
| |
− | mailto:studiosacchetti@gmail.com
| |
− |
| |
− |
| |
− | ==Installation==
| |
− | For installation run the following commands:
| |
− | wget http://mirror.contribs.org/contribs/sgomez/contribs/egroupware/smeserver-egroupware-1.4.004-1.noarch.rpm
| |
− | yum localinstall smeserver-egroupware-1.4.004-1.noarch.rpm
| |
− | The rpm is about 26Mbytes in size, so may take some minutes to download.
| |
− |
| |
− | {{Note box|msg=see [[bugzilla:7640]] you have to set the upload_tmp_dir in the php.ini as described [[Uploadtmpdir|here]] For SME Server V8}}
| |
− |
| |
− | ==Update/Upgrade==
| |
− | '''Please note that this RPM cannot upgrade eGroupWare 1.2.x'''
| |
− | {{Warning box|'''Because of a bug in old RPM versions'''*''', YOU MUST UNINSTALL THE OLD RPM BEFORE UPDATING WITH THE FOLLOWING COMMAND:'''
| |
− | '''rpm -e smeserver-egroupware --noscripts'''
| |
− | '''This will prevent installation files and MySQL to be deleted.'''
| |
− |
| |
− | <nowiki>*</nowiki>'' Affected versions are smeserver-egroupware-1.4-10 and older''}}
| |
− |
| |
− | Then, you can update your existing 1.4 installation with
| |
− | rpm -Uvh smeserver-egroupware-1.4.004-1.noarch.rpm
| |
− | If you were upgrading eGroupWare version (i.e.1.4.001 to 1.4.002) you must finish the upgrade at the Config-Admin Setup with your existing credentials. Then click on upgrade...
| |
− |
| |
− | [[Image:eGW-upgrade-step1.png]]
| |
− |
| |
− | Then re-check your install
| |
− |
| |
− | [[Image:eGW-upgrade-step2.png]]
| |
− |
| |
− | If all went ok, upgrade is done!
| |
− |
| |
− | [[Image:eGW-upgrade-step3.png]]
| |
− |
| |
− | A backup is done by the RPM before updating. All Files and MySQL DataBase are saved in /opt/eGW_RPM_BACKUP
| |
− | '''You must move the backup to a safe directory.'''
| |
− |
| |
− | This automatic step is just for safety, '''make your own backup before updating/upgrading.'''
| |
− |
| |
− | ==Uninstallation==
| |
− | To uninstall use the following command:
| |
− | yum remove smeserver-egroupware
| |
− | In the new release (1.4.002-x), if you want to completely remove eGroupWare from your server, you need the following command:
| |
− | sh /root/eGW-Full-Uninstall.sh
| |
− | This will delete eGroupWare's installation files, MySQL database and SME database entries.
| |
| | | |
| =Starting with eGroupWare= | | =Starting with eGroupWare= |