Synthesis AG - SyncML Discussion Forum  

Go Back   Synthesis AG - SyncML Discussion Forum > Synthesis SyncML Products (english) > SyncML Servers (Linux, Windows, MacOS X)

Reply
 
Thread Tools Display Modes
  #1  
Old 2009-08-22, 17:01
brady4747 brady4747 is offline
Junior Member
 
Join Date: 2007-06
Posts: 23
Default trying to install on ubuntu

using odbc pro trial

I see the pipes created in /var/run/sysync

I have tried everything related at 777 so I don't think it is a permission problem

Looking at apache access log, I see access to /sync from Nokia Syncml CLient so I know the phone is getting to the server

Config is correct for odbc setup with mysql, but nothing is is getting written to mysql SYNC_LOG

Any clues where to look next?
Reply With Quote
  #2  
Old 2009-08-23, 00:28
brady4747 brady4747 is offline
Junior Member
 
Join Date: 2007-06
Posts: 23
Default Re: trying to install on ubuntu

sorry, this is ubuntu 8.10.

I did a sudo apt-get install build-deps apache2 then ran the install2.sh. Everything looked fine and mod_sysync2 is loading.

I think the problem is probably something with the odbc setup. Any hints?
Reply With Quote
  #3  
Old 2009-08-23, 00:29
brady4747 brady4747 is offline
Junior Member
 
Join Date: 2007-06
Posts: 23
Default Re: trying to install on ubuntu

the install2.sh recognized distro as debian
Reply With Quote
  #4  
Old 2009-08-24, 05:33
brady4747 brady4747 is offline
Junior Member
 
Join Date: 2007-06
Posts: 23
Default Re: trying to install on ubuntu

also tried install on a debian 4 box and the same thing. Also tried on this one

Code:
server4:/# su www-data
server4:/$ isql -v mysql_sync_dsn
+---------------------------------------+
| Connected!                            |
|                                       |
| sql-statement                         |
| help [tablename]                      |
| quit                                  |
|                                       |
+---------------------------------------+
SQL>
So www-data can connect with odbc to the DSN. WHat else am I missing?
Reply With Quote
  #5  
Old 2009-08-24, 22:27
brady4747 brady4747 is offline
Junior Member
 
Join Date: 2007-06
Posts: 23
Default Re: trying to install on ubuntu

As I understand it this is the process and where I am having a problem

Nokia(or other syncml client) makes post request to apache path set in Location Directive------>Apache Location directive tells mod_sysync2 to handle this request----->mod_sysync2 calls the odbc session handler and creates session in /var/run/sysync----->syncserv does diff engine stuff with odbc and client(this seems to be my problem area, nothing is checking database at all)----->sysncserv returns results to client
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +2. The time now is 10:21.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.