Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Mittelerde

Pages: 1 ... 8 9 [10] 11
136
Hello

I think, reading this post may help you ;)

137
German / phpsysinfo installation
« on: December 07, 2011, 08:52:35 am »
guten Morgen ;)
 hier eine kleine Anleitung zur Installation von phpsysinfo, für Anfänger in Sachen Linux
 
Code: [Select]
cd /tmp/
wget http://downloads.sourceforge.net/project/phpsysinfo/phpsysinfo/3.0.15/phpsysinfo-3.0.15.tar.gz
tar xvfz phpsysinfo-3.0.15.tar.gz
sudo mv phpsysinfo /var/www/
sudo nano /var/www/phpsysinfo/config.php.new
- editieren wie man die Konfiguration will
- z.b de im Abschnitt   DISPLAY PARAMETERS
define('PSI_DEFAULT_LANG', 'en');
- umstellen auf Deutsch mit
define('PSI_DEFAULT_LANG', 'de');
- speichern mit (strg+x) als
config.php

aufruf mit
http://SERVERNAME/phpsysinfo

das ist alles ;)






138
Installation and Upgrades / Re: International Discussion Forum: German?
« on: November 27, 2011, 08:17:08 am »
Hello,
 Count me in!

139
Installation and Upgrades / Re: Samba ACL problem
« on: November 21, 2011, 09:56:53 am »
   do you have the same error if you temporarily give the user(zak) or group(zaci) admin rights ?

141
Installation and Upgrades / Re: Web interface not available after update
« on: November 12, 2011, 07:42:17 pm »
I resolve this error with the NEW(official) tool - not with the beta tool

your migration process runs without errors ?

142
Installation and Upgrades / Re: Web interface not available after update
« on: November 12, 2011, 07:29:16 pm »
did you start the migration with the newest migration tool ?

i got the same error with the beta migration tool - the new one works for me without this error

143
Installation and Upgrades / Re: Zarafa 6.4->7 Update
« on: November 12, 2011, 07:02:21 pm »
Hallo BBKing

Optically pure I can only see little things that I've done an update.
New functions, you must hardly search

Whats new in the background - I do not know.

A real progress - i think, is the conversion to unicode database

update - i think, not really necessary - no really improvements ...

the zentyal 2.2 iso came with zarafa7 - you can check it by yourself in a vm
 

144
Installation and Upgrades / Zarafa 6.4->7 Update
« on: November 11, 2011, 11:15:42 am »
my update Procedure
6.4 -> 7.0.2-29470

Master / Slave architecture - (test machine i386)
Zentyal Version 2.2

this works for me

Code: [Select]

sudo -s
mkdir /backup/
cd /backup/

apt-get install libboost-filesystem1.40.0 libboost-system1.40.0 libicu42 w3m python-mysqldb

/etc/init.d/postfix stop
/etc/init.d/zarafa-spooler stop
/etc/init.d/zarafa-server stop
/etc/init.d/zarafa-dagent stop
/etc/init.d/zarafa-gateway stop
/etc/init.d/zarafa-ical stop
/etc/init.d/zarafa-indexer stop
/etc/init.d/zarafa-monitor stop

cp -r /etc/zarafa/ /backup/zarafa.bck

nano /var/lib/ebox/conf/ebox-zarafa.passwd
XXXXxxXX(mySQLpassword)
mysqldump --single-transaction -p zarafa > /backup/zarafa.sql
/etc/init.d/mysql stop
cp -r /var/lib/mysql /backup/mysql.bck
/etc/init.d/mysql start

wget http://download.zarafa.com/community/final/7.0/7.0.2-29470/zcp-7.0.2-29470-ubuntu-10.04-i386-free.tar.gz
tar zxvf zcp-7.0.2-29470-ubuntu-10.04-i386-free.tar.gz
cd zcp-7.0.2-29470-ubuntu-10.04-i386

~~~~~~confusion starts

dpkg -i *deb
apt-get -f install
dpkg -i *deb

at the query I've always pushed default (N)

~~~~~~confusion ends

gunzip /usr/share/doc/zarafa/zarafa7-upgrade.gz
python /usr/share/doc/zarafa/zarafa7-upgrade

/etc/init.d/postfix start
/etc/init.d/zarafa-spooler start
/etc/init.d/zarafa-server start
/etc/init.d/zarafa-dagent start
/etc/init.d/zarafa-gateway start
/etc/init.d/zarafa-ical start
/etc/init.d/zarafa-indexer start
/etc/init.d/zarafa-monitor start

Code: [Select]
zarafa-admin -V
shows me
Product version:   7,0,2,29470
File version:      29470

who finds fault or any suggestions please post

....from the community to the community

;)

145
will it be recorded ?

i`m @ work - cant follow the Stream

-> good luck for your presentation !

147
Hello
The migration went without error
great job;) - thank you for this

After migration, I installed the User Corner on the slave and turned on.
There is a master / slave environment
Its not possible to login in the User Corner - incorrect password.

is due to the upgrade or is this a bug?

Filesharing with username and passwort - works well

Edit:
I've just seen

.... User Corner is not supported on slave servers

I thought it would become
http://forum.zentyal.org/index.php/topic,6372.msg25809.html#msg25809

148
Hello,
I used the new migration script on my slave and get some errors again
ldap failure
zarafa is still version v6.40-8-27223 -> zarafa-admin -V
samba wont startup

my configuration http://forum.zentyal.org/index.php/topic,8263.msg34388.html#msg34388

Quote
Copying old ebox dirs to zentyal...
Importing old configuration...
Upgrading objects to new schema...
Upgrading ldap attributes (quotas from mail and users)...
root command set -e
/usr/share//zentyal-users/slapd.backup
mkdir -p /var/lib/ldap-translucent/
sh -c '/bin/rm -rf /var/lib/ldap-translucent//*'
/usr/sbin/slapadd -c -s -F /etc/ldap/slapd-translucent.d -b 'cn=config' < /var/lib/zentyal/tmp/users-dump/translucent-config.ldif
chown -R openldap:openldap /etc/ldap/slapd-translucent.d
chown -R openldap:openldap /var/lib/ldap-translucent/ failed.
Error output: Available database(s) do not allow slapcat
 olcTranslucentLocal: value #0: olcTranslucentLocal unable to parse attribute quota
 slapadd: could not add entry dn="olcOverlay={0}translucent,olcDatabase={1}hdb,cn=config" (line=540):
 slapadd: could not add entry dn="olcDatabase={0}ldap,olcOverlay={0}translucent,olcDatabase={1}hdb,cn=config" (line=554):

Command output: .
Exit value: 1run-parts: ./post-upgrade/004_upgrade_ldap exited with return code 1


thanks for your help

149
hello, i continue my postings (test) there - http://forum.zentyal.org/index.php/topic,8263.msg34388.html#msg34388

thanks for help ;)

150
Hello,
I have a master/slave architecture
1 Master 5 slaves + 1 extra computer (slave) for testing

i run the (new) migration tool on my slave 2.0.23 and get errors
File 1 in my attachement - the complete migration script output.
File 2 is the Zentyal.log

It was a fresh Zentyal 2.0.23 Installation
my test environment
Configuration:
as Slave - successful connected to Master
PDC with one configured share
1 configured user in Zarafa

after i run the migration tool i cant login to zarafa

Thanks for helping ;)



Pages: 1 ... 8 9 [10] 11