On 4/9/13 1:54 PM, "Joe Kosinski" wrote:
>Hi,
>
>I am trying to connect to a MySql database and I keep getting the
>following:
>
> Cannot find (ping) database host Joseph-Kosinskis-MacBook on the network
> Failed to connect to Unix socket '/var/run/lirc/lircd'
> No such file or
Hello.
See:
http://dev.mysql.com/doc/refman/5.0/en/error-access-denied.html
ghislain groulx wrote:
> im quite new to mysql and here is the problem. I simply cannot connect
> to mysql through phpmyadmin or anything else. Lets say i enter the url
> to connect (localhost/phpmyadmin/ind
Try the following
cd /usr/local/mysql
./bin/mysqld_safe
and see if that starts up the server.
If it doesn't, check to make sure you don't have a proxy set in your
internet configurations.
Todd
On Saturday, April 5, 2003, at 12:00 PM, Peter Gumbrell wrote:
I have installed mysql on Mac OS X.
At 12:00 -0500 4/5/03, Peter Gumbrell wrote:
I have installed mysql on Mac OS X. when I attempt to access it
either through a php page or through Terminal, I receive this
message;
Can't connect to local MySQL server through socket '/tmp/mysql.sock'
mysqld isn't running.
You can check to see if
Please read the warning.
It attempting a LOCAL connection.
Please enter the host ( server) you wish to connect to.
Jon Miller wrote:
I'm having a problem connecting to MySQL database using phpMyAdmin from
a remote location. I've had a look at the manual but I'm not too clear
on what has to be don
IL PROTECTED]>
To: "'debian'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 8:23 PM
Subject: RE: Cannot connect to MySQL server with a java application
> Almost, but not exactly the same .
>
> DriverManager.getCon
Almost, but not exactly the same .
DriverManager.getConnection(dburl, dbuser, dbpasswd) <-- note, 3 arguments
here
> -Original Message-
> From: debian [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 06, 2002 1:59 PM
> To: [EMAIL PROTECTED]
> Subject: Cannot connect to MyS
IL PROTECTED]>
To: "'debian'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February 06, 2002 8:23 PM
Subject: RE: Cannot connect to MySQL server with a java application
> Almost, but not exactly the same .
>
> DriverManager.getCon
thnx for answering, but if i use your suggestion, i get the same
errormessage. who can help me?
- Original Message -
From: "Lee, Andrew" <[EMAIL PROTECTED]>
To: "'debian'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, February
Almost, but not exactly the same .
DriverManager.getConnection(dburl, dbuser, dbpasswd) <-- note, 3 arguments
here
> -Original Message-
> From: debian [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, February 06, 2002 1:59 PM
> To: [EMAIL PROTECTED]
> Subject: Cannot connect to MyS
10 matches
Mail list logo