Hello.
First check if you are able to establish TCP connection to port
which is linked by stunnel. Telnet or netcat could be helpful in this
case. Use --host=xxx --protocol=tcp --port=xxx to explicitly specify
connection parameters. See:
http://dev.mysql.com/doc/mysql/en/can-not-connect-t
[EMAIL PROTECTED] wrote:
Hi,
i try to use mysql with stunnel (http://stunnel.org) in order to encrypt my
mysql connections. I know that mysql-4.x supports SSL but i can't compile it on
my windows box.
When i try to use stunnel on my windows box, it works,
i just have to use this command :
m
problem with permission; change rights to group and user mysql to mysql
data directory
Todd Cary
> I am getting this message when I try to establish a connect to the DB.
> Any suggestions on where I can find an answer?
>
> Warning: Can't connect to local MySQL server through socket
> '/tmp/mys
Todd,
Friday, May 17, 2002, 4:36:37 PM, you wrote:
TC> Egor -
TC> Question 1:
TC> I located where mysql.sock is located - /var/lib/mysql/mysql.sock - NOT /tmp.
TC> However, it is a symbolic link.
TC> Shouldn't there be an actual file in addition to the symbolic link?
TC> Linux is very new to me
Egor -
Question 1:
I located where mysql.sock is located - /var/lib/mysql/mysql.sock - NOT /tmp.
However, it is a symbolic link.
Shouldn't there be an actual file in addition to the symbolic link?
Linux is very new to me, so I am not up to speed on many of the intricacies.
Question 2:
There
Todd,
Friday, May 17, 2002, 6:03:06 AM, you wrote:
TC> I am getting this message when I try to establish a connect to the DB. Any
TC> suggestions on where I can find an answer?
TC> Warning: Can't connect to local MySQL server through socket '/tmp/mysql.sock'
TC> (2) in /var/www/html/mysql/php/c
ln -s /tmp/mysql.sock /var/lib/mysql/mysql.sock to create a symlink.
Nite
M;)
-Original Message-
From: Avtar Dhillon [mailto:[EMAIL PROTECTED]]
Sent: Monday, October 01, 2001 9:46 PM
To: sql-list
Subject: socket problem
Hi All,
I m trying to install mysql on linux machine fr
Sebastian Koschinski wrote:
> Hi,
>
> Can't connect my MySQL 3.23 via PHP, on console it works fine, but via
> PHP it says "Can't connect via socket /var/lib/mysql/mysql.sock"...file
> exists, its suid and 777. So where is the problem
>
> Thanx
And the permissions on /var/lib/mysql?
>
> --
Well,
Check that mysqld is running and that the socket: '/tmp/mysql.sock'
exists.
Neil Mussett wrote:
>
> >Description:
> I cannot use the application because of socket problems. This
> problem occurs with both the binary and source versions. I get the
> following error:
>
>
[EMAIL PROTECTED] writes:
> Hi there,
> I am setting up a lab on MySQL and I am not able to.
> Its a red hat 7.0 server and has PHP installed and working with apache.
> I installed MySQL from the very RPMs Red Hat provided.
> Whenever I try to start the server, I get the error message:
>
> Can't
10 matches
Mail list logo