Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database.
Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
what is the ownership of mysql.sock
Iqbal
On 3/4/2005, "Olivier.taylor" olivier.taylor@gmail.com wrote:
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Also with what user you run ser? root?
----- Original Message ----- From: "Iqbal" iqbal@gigo.co.uk To: olivier.taylor@gmail.com; pi@hostmates.com Cc: serusers@lists.iptel.org Sent: Friday, March 04, 2005 5:47 PM Subject: Re: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
what is the ownership of mysql.sock
Iqbal
On 3/4/2005, "Olivier.taylor" olivier.taylor@gmail.com wrote:
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
How do i know the ownership of Mysql.sock? It has been installed with a root login if it's what u mean.
Kind regards from that bloody noob ;) Olivier
Iqbal wrote:
what is the ownership of mysql.sock
Iqbal
On 3/4/2005, "Olivier.taylor" olivier.taylor@gmail.com wrote:
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
ls -al /var/lib/mysql/mysql.sock
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: "Iqbal" iqbal@gigo.co.uk Cc: serusers@lists.iptel.org Sent: Friday, March 04, 2005 6:00 PM Subject: Re: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
How do i know the ownership of Mysql.sock? It has been installed with a root login if it's what u mean.
Kind regards from that bloody noob ;) Olivier
Iqbal wrote:
what is the ownership of mysql.sock
Iqbal
On 3/4/2005, "Olivier.taylor" olivier.taylor@gmail.com wrote:
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
result is : srwxrwxrwx 1 mysql mysql 0 Mar 4 15:38 /var/lib/mysql/mysql.sock
Pavel Siderov - Hostmates wrote:
ls -al /var/lib/mysql/mysql.sock
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: "Iqbal" iqbal@gigo.co.uk Cc: serusers@lists.iptel.org Sent: Friday, March 04, 2005 6:00 PM Subject: Re: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
How do i know the ownership of Mysql.sock? It has been installed with a root login if it's what u mean.
Kind regards from that bloody noob ;) Olivier
Iqbal wrote:
what is the ownership of mysql.sock
Iqbal
On 3/4/2005, "Olivier.taylor" olivier.taylor@gmail.com wrote:
hi, Unfortunately mysql.sock is on the right place :( /var/lib/mysql/mysql.sock Mysql works fine, ser works fine without mysql support, but the don't wanna work together :(
I use centos 3.4
Best regards, Olivier
Pavel Siderov - Hostmates wrote:
Try to find where is your mysql.sock file and after that make a link to it:
ln -s /path/to/mysql.sock /var/lib/mysql/mysql.sock
Regards, Pavel Siderov
----- Original Message ----- From: "Olivier.taylor" olivier.taylor@gmail.com To: serusers@lists.iptel.org Sent: Friday, March 04, 2005 4:49 PM Subject: [Serusers] Re: Serusers Digest, Vol 23, Issue 7
Hi,
I installed SER 8.14 exactly following INSTALL guide. I am running on the same machine MySQL 4.1.10 and I successfuly initialised ser database. Serweb is working fine with mysql, any changes in the mysql database is visible on serweb.
In /var/log/messages I can see :
Mar 4 15:38:05 linux ser: Listening on Mar 4 15:38:05 linux ser: 127.0.0.1 [127.0.0.1]:5060 Mar 4 15:38:05 linux ser: 82.146.123.252 [82.146.123.252]:5060 Mar 4 15:38:05 linux ser: Aliases: linux.finalcut.be:5060 finalcut.be:5060 localhost:5060 localhost.localdomain:5060 Mar 4 15:38:05 linux ser: ser startup succeeded Mar 4 15:38:05 linux /usr/sbin/ser[2652]: connect_db(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) Mar 4 15:38:05 linux /usr/sbin/ser[2652]: db_init(): Error while trying to connect database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: mod_init(): Error while connecting database Mar 4 15:38:05 linux /usr/sbin/ser[2652]: init_mod(): Error while initializing module usrloc Mar 4 15:38:05 linux crond: crond startup succeeded
If I don'tuse ser-mysql, everythings are ok, of course...
Any idea?
Olivier
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers