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
|