I am new to this forum, but not new to egroupware and syncml...
I had to reinstall my server with fedora 9 a while ago.
I also installed egw 1.6001 on apache 2.2.9-1 and php 5.2.9 plus mysql 14.12....
So far so good, egroupware itself seems to run fine. I am using a cell phone with Synthesis SyncML, which worked fine on egw 1.4 before btw...
Now I am getting an error code 403 every time I try to sync. My apache-log says:
[Thu Jun 04 15:08:20 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML: No DTD found for /4609 [on line 62 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/RPC/syncml_wbxml.p
hp"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML: No DTD found for /4609 [on line 62 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/RPC/syncml_wbxml.p
hp"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: starting new session for otto [on line 169 of "/home/web/http/egrou
pware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: create new session state variable [on line 175 of "/home/web/http/e
groupware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: package 1 +++++++++++++++++++++ started [on line 219 of "/home/web/
http/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML: Authentication not yet possible currently. Password not available [on line 258 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML_EGW: Authentication of otto@default/syncml-1d12f33cb7bc52b7ae2c9183666f7968 succeded [on line 272 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML/State_egw.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: found action commands <Put> 1 [on line 500 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: found action commands <Get> 1 [on line 500 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML[syncml-1d12f33cb7bc52b7ae2c9183666f7968]: found action commands <Alert> 1 [on line 500 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML.php"]
[Thu Jun 04 15:08:21 2009] [error] [client 192.168.1.229] EGWSYNC: [] SyncML: create new sync for calendar 203 [on line 333 of "/home/web/http/egroupware/phpgwapi/inc/horde/Horde/SyncML/Command/Alert.php"]
and so on....
Does anyone know this problem ? I am a little bit confused of that... Would be fine if anyone could help me...