» Quick Links
You can make money on these forums
We Share profits with you
Google
Google Adsense
Google Adwords
YPN
Yahoo
MSN Search
Web Directories
Web Hosting
Web Hosting Offers
Hosting News
Suggestions
Link Building
Domain Names
PHP Forums
MySQL Forums
» More Links
OSP News
Reseller Hosting
Shared Hosting
Dedicated Servers
Google Adsense
Search Engine Marketing
Link Development
Affiliate Marketing


» Advertising
Multiple DC PR Check

Free SEO Tools


Go Back   Webmaster Forums > Website Developement / Programming > MySQL Forums

MySQL Forums Share Your Ideas and Tips about MYSQL. Ask questions about MYSQL. Table Design and Much More...

Reply
 
Thread Tools Display Modes
  #1  
Old 08-17-2006, 10:41 AM
Humbre Humbre is offline
Junior Member
 
Join Date: Aug 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Humbre is on a distinguished road
Default Permission not given!

I am running Mac OS X (10.4.6)and have installed CompleteMySQL-4.0.21.dmg

In the terminal - I receive the following error:

[Web-Admr:~] webwork% /Library/MySQL/bin/mysql
ERROR 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
[Web-Admr:~] webwork% "$PATH":/Library/MySQL/bin
tcsh: /bin:/sbin:/usr/bin:/usr/sbin:/Library/MySQL/bin: Command not found.
[Web-Admr:~] webwork% /usr/local/mysql
tcsh: /usr/local/mysql: Permission denied.

PLEASE help me, how do I get MySQL up and running? -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Revenue Sharing Ads ( ?):
  #2  
Old 08-17-2006, 10:44 AM
sierra sierra is offline
Senior Member
 
Join Date: Jul 2006
Posts: 220
Thanks: 0
Thanked 1 Time in 1 Post
Rep Power: 18
sierra is on a distinguished road
Default

It shows it could not find the socket file i.e. the server is not running and so the socket file is not created or the client is misconfigured and looking in the wrong place. The following command can tell you if the server is running:

ps ax | fgrep mysqld
It should show multiple threads of the mysqld server process. -- This message may have been cut off and the rest will only be shown to members. To become a member, click here --
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Permission denied!! length MySQL Forums 1 03-21-2007 05:17 AM
....can't create PID file: Permission denied.... Neil MySQL Forums 1 01-24-2007 07:55 AM
database connection permission???? Ruth23 MySQL Forums 1 11-21-2006 04:48 AM
no permission to access...!!! chikki Web Hosting Industry 1 10-23-2006 04:12 AM
"Microsoft VBScript runtime (0x800A0046) Permission denied" edgy ASP forums and Tips 2 08-17-2006 01:56 PM


All times are GMT. The time now is 11:47 AM.