Please keep cc-ing to the mailing list so others can help you faster
than me and others can benefit from this experience.
The warning is because you didn't specify a listening interface and ser
tries to listen on all but since you have 'fork=no' that is not possible
and ser will listen only on the first one (as the log message says).
Secondly, either your mysql server is not running or the mysql client
package you have installed is a different version than the mysql server
and they use different unix sockets for client-server communication.
Follow the mail thread:
http://lists.iptel.org/pipermail/serusers/2003-March/000627.html
Best regards,
Daniel
Sesha Bhatlapenumarthy wrote:
>I didnt have the mysql client installed. But now, after I installed that
>one, I am getting new kind of error. I'm pasting this error below. I have
>the mysqld running as root.
>
>root@sipdirector:/home/install# /usr/local/sbin/ser start
>Listening on
> 127.0.0.1 [127.0.0.1]:5060
> 208.133.33.46 [208.133.33.46]:5060
>Aliases: sipdirector:5060 sipdirector.iic.com:5060 localhost:5060
>WARNING: no fork mode and more than one listen address found (will use only
>the
> the first one)
>stateless - initializing
>Maxfwd module- initializing
> 0(1758) connect_db(): Can't connect to local MySQL server through socket
>'/var/
>run/mysql/mysql.sock' (111)
> 0(1758) db_init(): Error while trying to connect database
> 0(1758) mod_init(): Error while connecting database
> 0(1758) init_mod(): Error while initializing module usrloc
>ERROR: error while initializing modules
>
>
>
>
>
>
>
>
>
>
>
>
>-----Original Message-----
>From: Daniel-Constantin Mierla
>[mailto:Daniel-Constantin.Mierla@fokus.fraunhofer.de]
>Sent: Monday, September 22, 2003 2:57 PM
>To: Sesha Bhatlapenumarthy
>Subject: Re: [Serusers] MySql error
>
>
>Hello,
>Are you sure that the mysql.so from /usr/local/lib/ser/modules/ is the
>one from ser? OnUpdateInt name doesn't look like a common C function
>name under linux -- they are usually lower case ... but never mind ...
>
>The problem is some symbol dependency -- do you have installed mysql
>client and mysql devel packages? If so, please go in the folder where
>the sources of ser are and type:
>'make modules modules=modules/mysql'
>
>Tell me if you get the 'mysql.so' file in the subfolder
>'modules/mysql/'. If you get it, copy it by hand to
>'/usr/local/lib/ser/modules', e.g.,:
>'cp modules/mysql/mysql.so /usr/local/lib/ser/modules'
>
>Try again and tell me if the problem still persists.
>
>Best regards,
>Daniel
>
>Sesha Bhatlapenumarthy wrote:
>
>
>
>>I am attaching the error in this mail. I restarted the ser with debug level
>>7 and get this file. I have also done make install include_modlues="mysql..
>>i get all the entering directory and leaving directory messages. I dont see
>>it entering the mysql in modules directory.. I have mysql.so in
>>/usr/local/lib/ser/modules. I cant figure out where the problem is.. plzz
>>help.thank you.
>>
>>
>>
>>
>>-----Original Message-----
>>From: Daniel-Constantin Mierla
>>[mailto:Daniel-Constantin.Mierla@fokus.fraunhofer.de]
>>Sent: Monday, September 22, 2003 11:17 AM
>>To: Sesha Bhatlapenumarthy
>>Cc: serusers(a)lists.iptel.org
>>Subject: Re: [Serusers] MySql error
>>
>>
>>Hello,
>>could you send us the log messages (/var/log/messages, lines beginning
>>with ser, look for "error" word)? Have you tried 'make install
>>include_modules="mysql"'? A hint, look into your ser config file, see
>>the path to mysql module and check if the file is there.
>>
>>Did you install ser sometime ago from a package? If I remember
>>correctly, when installing from sources, the path to modules is
>>/usr/local/lib/ser/modules ...
>>
>>Best regards,
>>Daniel
>>
>>Sesha Bhatlapenumarthy wrote:
>>
>>
>>
>>
>>
>>>I am not able to load the mysql module. I have installed ser from tar. I
>>>also tried make include_modules="mysql" . But I am not able to load the
>>>mysql module. make install loads all the modules except mysql, though I
>>>
>>>
>see
>
>
>>>mysql.so in /usr/lib/ser/modules . mysqld is running. Please help me.
>>>
>>>Sesha
>>>
>>>
>>>_______________________________________________
>>>Serusers mailing list
>>>serusers(a)lists.iptel.org
>>>http://lists.iptel.org/mailman/listinfo/serusers
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>
>>------------------------------------------------------------------------
>>
>>0(1068) loading module /usr/local//lib/ser/modules/mysql.so
>>0(1068) ERROR: load_module: could not open module
>>
>>
></usr/local//lib/ser/modules/
>
>
>>mysql.so>: /usr/local//lib/ser/modules/mysql.so: undefined symbol:
>>
>>
>OnUpdateInt
>
>
>>0(1068) parse error (29,13-50): failed to load module
>>0(1068) loading module /usr/local//lib/ser/modules/sl.so
>>0(1068) loading module /usr/local//lib/ser/modules/tm.so
>>0(1068) loading module /usr/local//lib/ser/modules/rr.so
>>0(1068) loading module /usr/local//lib/ser/modules/maxfwd.so
>>0(1068) loading module /usr/local//lib/ser/modules/usrloc.so
>>0(1068) loading module /usr/local//lib/ser/modules/registrar.so
>>0(1068) loading module /usr/local//lib/ser/modules/auth.so
>>0(1068) loading module /usr/local//lib/ser/modules/auth_db.so
>>0(1068) set_mod_param_regex: usrloc matches module usrloc
>>0(1068) set_mod_param_regex: found <db_mode> in module usrloc
>>
>>
>[/usr/local//lib/
>
>
>>ser/modules/usrloc.so]
>>0(1068) set_mod_param_regex: auth_db matches module auth_db
>>0(1068) set_mod_param_regex: found <calculate_ha1> in module auth_db
>>
>>
>[/usr/loca
>
>
>>l//lib/ser/modules/auth_db.so]
>>0(1068) set_mod_param_regex: auth_db matches module auth_db
>>0(1068) set_mod_param_regex: found <password_column> in module auth_db
>>
>>
>[/usr/lo
>
>
>>cal//lib/ser/modules/auth_db.so]
>>0(1068) set_mod_param_regex: rr matches module rr
>>0(1068) set_mod_param_regex: found <enable_full_lr> in module rr
>>
>>
>[/usr/local//l
>
>
>>ib/ser/modules/rr.so]
>>0(1068) find_export: found <mf_process_maxfwd_header> in module
>>
>>
>maxfwd_module [
>
>
>>/usr/local//lib/ser/modules/maxfwd.so]
>>0(1068) find_export: found <sl_send_reply> in module sl_module
>>
>>
>[/usr/local//lib
>
>
>>/ser/modules/sl.so]
>>0(1068) find_export: found <sl_send_reply> in module sl_module
>>
>>
>[/usr/local//lib
>
>
>>/ser/modules/sl.so]
>>0(1068) find_export: found <record_route> in module rr
>>
>>
>[/usr/local//lib/ser/mod
>
>
>>ules/rr.so]
>>0(1068) find_export: found <loose_route> in module rr
>>
>>
>[/usr/local//lib/ser/modu
>
>
>>les/rr.so]
>>0(1068) find_export: found <t_relay> in module tm
>>
>>
>[/usr/local//lib/ser/modules/
>
>
>>tm.so]
>>0(1068) find_export: found <save> in module registrar
>>
>>
>[/usr/local//lib/ser/modu
>
>
>>les/registrar.so]
>>0(1068) find_export: found <lookup> in module registrar
>>
>>
>[/usr/local//lib/ser/mo
>
>
>>dules/registrar.so]
>>0(1068) find_export: found <sl_send_reply> in module sl_module
>>
>>
>[/usr/local//lib
>
>
>>/ser/modules/sl.so]
>>0(1068) find_export: found <t_relay> in module tm
>>
>>
>[/usr/local//lib/ser/modules/
>
>
>>tm.so]
>>0(1068) find_export: found <sl_reply_error> in module sl_module
>>
>>
>[/usr/local//li
>
>
>>b/ser/modules/sl.so]
>>ERROR: bad config file (1 errors)
>>0(1068) DEBUG: tm_shutdown : start
>>0(1068) DEBUG: tm_shutdown : empting hash table
>>0(1068) DEBUG: tm_shutdown: releasing timers
>>0(1068) DEBUG: tm_shutdown : removing semaphores
>>0(1068) DEBUG: tm_shutdown : done
>>0(1068) shm_mem_destroy
>>0(1068) destroying the shared memory lock
>>
>>
>>
>
>
>
>
From: Mrs Serena Jones
PLEASE ENDEAVOUR TO USED IT FOR THE CHILDREN OF GOD.
I am the above named person from Kuwait. I am married to Dr. Harry Jones who worked with Kuwait embassy in Ivory Coast for nine years before he died in the year
2000.
We were married for eleven years without a child. He died after a brief illness that lasted for only
four days. Before his death we were both born again Christians.Since his death I decided not to re-marry or get a child outside my matrimonial home which the Bible is against.When my late husband was alive he deposited the sum of$8.6Million (Eight Million six hundred thousand U.S. Dollars) with one finance/security company in Amsterderm Holland. Presently, this money is still with the Security Company. Recently, my Doctor told me that I would not last for the next three
months due to cancer problem. Though what disturbs me most is my stroke sickness. Having known my condition I decided to donate this fund to church or better still a christian individual that will utilize this money the way I am going to instruct here in. I want a church that will use this fund to fund churches, orphanages and widows propagating the word of God and to ensure that the house of God is maintained. The Bible made us to understand that Blessed is the hand that giveth.
I took this decision because I dont have any child that will inherit this money and my husband relatives are not Christians and I dont want my husbands hard earned money to be misused by unbelievers. I dont want a situation where this money will be used in an ungodly manner. Hence the reason for taking this bold decision. I am not afraid of death hence I know where I am going. I know that I am going to be in the bosom of the Lord. Exodus 14 VS 14 says that the lord will fight my case and I shall hold my peace. I dont need any telephone communication in this regard because of my health because of the presence of my husbands relatives around me always. I dont want them to know about this development. With God all things are possible. As soon as I receive your reply I shall give you the contact of the Finance/Security Company in Amsterderm Holland. I will also issue you a letter of authority that will prove you as the original- beneficiary of this fund. I want you and the church to always pray for me because the lord is my shephard. My
happiness is that I lived a life of a worthy Christian. Whoever that wants to serve the Lord must serve him in spirit and truth. Please always be prayerful all through your life. Any delay in your reply will give me room in sourcing for a chuch or christian individual for this same purpose. Please assure me that you will act accordingly as I stated herein. Hoping to hearing from you.
N.B-PLEASE I WILL ADVICE YOU TO GIVE THE LAWYER IN CHARGE A CALL IN HOLLAND IMMEDIATELY, HE DOES EVERYTHING ON MY BEHALF AND HE'S VERY UNDERSTANDING AND I BELIEVE HE WILL LEAD YOU TO YOUR SUCCESS IN JESUS NAME, THE LAWYER'S NUMBER IS 00-31-620-668-086.
Remain blessed in the name of the Lord.
Yours in Christ,
Mrs Serena Jones
I am not able to load the mysql module. I have installed ser from tar. I
also tried make include_modules="mysql" . But I am not able to load the
mysql module. make install loads all the modules except mysql, though I see
mysql.so in /usr/lib/ser/modules . mysqld is running. Please help me.
Sesha
Hi,
yes you are right ... no i dont have multidomain configuration ... no i have
not installed serweb do i need to install the serweb to function well? yes i
am able to log in to the broswer.... i have checked the username and
password already is there anything else that i need to take note....
*Have a nice day (",)*
Regards,
Shirley
> -----Original Message-----
> From: Daniel-Constantin Mierla
> [SMTP:Daniel-Constantin.Mierla@fokus.fraunhofer.de]
> Sent: Monday, September 22, 2003 9:23 PM
> To: Shirley Toh
> Cc: serusers(a)lists.iptel.org
> Subject: Re: [Serusers] Connection to Messenger
>
> Hello,
> you keep getting the window asking for username and password? If so,
> check your username and the password ... do you have a multidomain
> configuration? Have you installed serweb? Are you able to log in using
> the web browser?
>
> As my colleague Jan said, the network dumps would be very usefully. And
> we will appreciate a detailed description -- what you try to do and how,
> what are the results ...
>
> Best regards,
> Daniel
>
> Shirley Toh wrote:
>
> >Hi,
> >can i check with you using the "serctl moni", if I can see the waiting
> calls
> >is incrementinig thats mean user is coming into my server right? is there
> >any area that I can take note? as I have follw through the steps already
> but
> >still cannot connect, please advice the possibility as I dont have
> >errors....thank you...
> >
> > *Have a nice day (",)*
> >
> > Regards,
> > Shirley Toh
> >
> >
> >
> >
> >
> >>-----Original Message-----
> >>From: Jan Janak [SMTP:jan@iptel.org]
> >>Sent: Monday, September 22, 2003 8:46 PM
> >>To: Shirley Toh
> >>Cc: serusers(a)lists.iptel.org
> >>Subject: Re: [Serusers] Connection to Messenger
> >>
> >>Hello,
> >>
> >>Do some network dumps to see what is wrong. You can use ngrep utility to
> >>make the dumps.
> >>
> >> Jan.
> >>
> >>On 22-09 20:31, Shirley Toh wrote:
> >>
> >>
> >>>Hi,
> >>>
> >>>My SIP proxy have been installed but i have problem connecting, is
> there
> >>>anyway to know the connection is up and I have installed Windows
> >>>
> >>>
> >>Messenger
> >>
> >>
> >>>on my client side but have problem configuring...can anyone please
> >>>
> >>>
> >>advice on
> >>
> >>
> >>>how should I proceed...sample provided will be great.....thank you.....
> >>>
> >>> *Have a nice day (",)*
> >>>
> >>> Regards,
> >>> Shirley Toh
> >>> ---------------------------------------------
> >>>
> >>>_______________________________________________
> >>>Serusers mailing list
> >>>serusers(a)lists.iptel.org
> >>>http://lists.iptel.org/mailman/listinfo/serusers
> >>>
> >>>
> >
> >_______________________________________________
> >Serusers mailing list
> >serusers(a)lists.iptel.org
> >http://lists.iptel.org/mailman/listinfo/serusers
> >
> >
> >
>
Hi,
can i check with you using the "serctl moni", if I can see the waiting calls
is incrementinig thats mean user is coming into my server right? is there
any area that I can take note? as I have follw through the steps already but
still cannot connect, please advice the possibility as I dont have
errors....thank you...
*Have a nice day (",)*
Regards,
Shirley Toh
> -----Original Message-----
> From: Jan Janak [SMTP:jan@iptel.org]
> Sent: Monday, September 22, 2003 8:46 PM
> To: Shirley Toh
> Cc: serusers(a)lists.iptel.org
> Subject: Re: [Serusers] Connection to Messenger
>
> Hello,
>
> Do some network dumps to see what is wrong. You can use ngrep utility to
> make the dumps.
>
> Jan.
>
> On 22-09 20:31, Shirley Toh wrote:
> > Hi,
> >
> > My SIP proxy have been installed but i have problem connecting, is there
> > anyway to know the connection is up and I have installed Windows
> Messenger
> > on my client side but have problem configuring...can anyone please
> advice on
> > how should I proceed...sample provided will be great.....thank you.....
> >
> > *Have a nice day (",)*
> >
> > Regards,
> > Shirley Toh
> > ---------------------------------------------
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers
Hi,
My SIP proxy have been installed but i have problem connecting, is there
anyway to know the connection is up and I have installed Windows Messenger
on my client side but have problem configuring...can anyone please advice on
how should I proceed...sample provided will be great.....thank you.....
*Have a nice day (",)*
Regards,
Shirley Toh
---------------------------------------------
Hi,
Okie...is okie...I will give the links a try again...thank you...:)
*Have a nice day (",)*
Regards,
Shirley
> -----Original Message-----
> From: 'Jan Janak' [SMTP:jan@iptel.org]
> Sent: Monday, September 22, 2003 8:52 PM
> To: Shirley Toh
> Subject: Re: [Serusers] Connection to Messenger
>
> Hello,
>
> I don't use MS Messenger, Bogdan Iancu replied also to the list and sent
> you some link describing the configuration.
>
> Jan.
>
> On 22-09 20:40, Shirley Toh wrote:
> > Hi,
> > can you tell me the briefly the configuration for the Windows Messenger
> and
> > things I can take note for the connectivity....please help...thank
> you...
> >
> > *Have a nice day (",)*
> >
> > Regards,
> > Shirley Toh
> >
> >
> > > -----Original Message-----
> > > From: Jan Janak [SMTP:jan@iptel.org]
> > > Sent: Monday, September 22, 2003 8:46 PM
> > > To: Shirley Toh
> > > Cc: serusers(a)lists.iptel.org
> > > Subject: Re: [Serusers] Connection to Messenger
> > >
> > > Hello,
> > >
> > > Do some network dumps to see what is wrong. You can use ngrep utility
> to
> > > make the dumps.
> > >
> > > Jan.
> > >
> > > On 22-09 20:31, Shirley Toh wrote:
> > > > Hi,
> > > >
> > > > My SIP proxy have been installed but i have problem connecting, is
> there
> > > > anyway to know the connection is up and I have installed Windows
> > > Messenger
> > > > on my client side but have problem configuring...can anyone please
> > > advice on
> > > > how should I proceed...sample provided will be great.....thank
> you.....
> > > >
> > > > *Have a nice day (",)*
> > > >
> > > > Regards,
> > > > Shirley Toh
> > > > ---------------------------------------------
> > > >
> > > > _______________________________________________
> > > > Serusers mailing list
> > > > serusers(a)lists.iptel.org
> > > > http://lists.iptel.org/mailman/listinfo/serusers
hi,
i have install ser and serweb on redhat linux 9.0 .apache,php,mysql have
already installed.but i can't send im through serweb。recevie errors:500
command "t_uac_dlg" not avaliable.
why,please tell me .thanks a lot!
zhiguo fang
2003.9.21
> Hi,
>
> Thank you for the reply. The SQL root password after pressing enter I am
> being prompted the "Doamin (realm) for the default user "admin" : " Please
> advice what should I do.....one more question is that I am also facing
> problem in the execution of "/usr/sbin/ser_mysql.sh". Please advice the
> steps to get this step done as I am stuck in this area for some time. As
> is giving me the access denied error.....
>
> *Have a nice day (",)*
>
> Regards,
> Shirley Toh
> ---------------------------------------------
>
>
> -----Original Message-----
> From: Jan Janak [SMTP:jan@iptel.org]
> Sent: Saturday, September 20, 2003 8:04 PM
> To: Shirley Toh
> Cc: 'serusers(a)lists.iptel.org'
> Subject: Re: [Serusers] MySQL Password
>
> If you (or someone else) didn't change the password then it is empty.
> Simply try to press enter when prompted fro MySQL root password.
>
> Jan.
>
> On 20-09 14:39, Shirley Toh wrote:
> > Hi,
> > I am having problem with the MySQL password for root when I enter the
> > "/usr/sbin/ser_mysql.sh reinstall", may i know the default password for
> this
> > or any commands to retrieve? Please advice..Thank you...
> >
> > *Have a nice day (",)*
> >
> > Regards,
> > Shirley Toh
> >
> >
> > _______________________________________________
> > Serusers mailing list
> > serusers(a)lists.iptel.org
> > http://lists.iptel.org/mailman/listinfo/serusers