Hi,
I have installed ser-0.10.99-dev35-pa-4.1 and following up presence handbook. i have configured XCAP using apache. i am getting following errors with ser.cfg of ser package.
For PUBLISH request : 0(13411) get_pres_uri(): Error while extracting plain URI 0(13411) handle_publish(): Error while extracting presentity URI
For SUBSCRIBE request: 0(13411) ERROR: rls_handler.c:484: XCAP query problems 0(13411) XCAP query failed 0(13411) ERROR: rls_handler.c:484: XCAP query problems 0(13411) XCAP query failed
have any one succeed with presence? help me...
*-Venkat
*
Hi! I would like to create two seperate mysql db schemas for two different ser instances. would it be enough just to change the variable DBNAME in the ser_mysql.sh script? Best Tomasz Zieleniewski
Yes, and use the different names in each config file.
Samuel
2006/12/27, tzieleniewski tzieleniewski@o2.pl:
Hi!
I would like to create two seperate mysql db schemas for two different ser instances. would it be enough just to change the variable DBNAME in the ser_mysql.sh script?
Best Tomasz Zieleniewski
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
I did it but there was small problem: ser@tomix:~/src/ser-0.9.7-pre1/scripts$ ./ser0.9.7_mysql.sh create MySql password for root: ./ser0.9.7_mysql.sh: line 161: gen_ha1: command not found HA1 calculation failed I was compiling ser version 0.9.7-pre with the command # make proper # make all and there was no gen_ha1 file either in /usr/local/bin or /usr/sbin I also tried # make # make modules the same situation
When I was installing ser for the first time i used make_and_install script from the getting started pack. but know I just want to compile the sources without install to run two instances of ser. how to compile to generate this gen_ha1 file? Best Tomasz
Yes, and use the different names in each config file.
Samuel
2006/12/27, tzieleniewski tzieleniewski@o2.pl:
Hi!
I would like to create two seperate mysql db schemas for two different ser instances. would it be enough just to change the variable DBNAME in the ser_mysql.sh script?
Best Tomasz Zieleniewski
Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
On Thu, Dec 28, 2006 at 12:25:47PM +0100, =?UTF-8?Q? tzieleniewski ?= wrote:
I did it but there was small problem: ser@tomix:~/src/ser-0.9.7-pre1/scripts$ ./ser0.9.7_mysql.sh create MySql password for root: ./ser0.9.7_mysql.sh: line 161: gen_ha1: command not found HA1 calculation failed I was compiling ser version 0.9.7-pre with the command # make proper # make all and there was no gen_ha1 file either in /usr/local/bin or /usr/sbin
/usr/local/sbin/gen_ha1
I also tried # make # make modules the same situation
When I was installing ser for the first time i used make_and_install script from the getting started pack. but know I just want to compile the sources without install to run two instances of ser. how to compile to generate this gen_ha1 file? Best
Wbr,