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
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