|
From: Mario T. O. <em...@es...> - 2007-05-29 06:55:38
|
On Wednesday 23 May 2007 14:30:50 Ben E. Hard wrote: > <config> > <username>[my phonenumber]@o2online.de</username> > <password>[my password]</password> > <url>http://syncml.o2online.de/syncml.osp</url> > <port>80</port> > <recvLimit>0</recvLimit> > <maxObjSize>0</maxObjSize> > <usestringtable>0</usestringtable> > <onlyreplace>0</onlyreplace> > <contact_db>kontakte</contact_db> > <calendar_db>Termine</calendar_db> > <note_db>notizen</note_db> > </config> > > msynctool returns only the message: Error while synchronizing: Unable to > spawn server > > Any hint what I can do? The port 80 only can be opened for a user with root privileges. You can use= =20 another port over 1024, p.e. 8080. Un saludo |