» 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 09-11-2006, 07:27 AM
Atrauss Atrauss is offline
Junior Member
 
Join Date: Sep 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
Atrauss is on a distinguished road
Default cant connect thru socket??

I wish to set up mysql all summer but always get snagged.
Firs: I am using Windows XP
Mysql 5.0
mysql came with mysqld-nt NOT mysqld
I can connect to localhost through 3306, server is running, Temp folder is named "Temp" not "tmp"

on testing a registration page, get this error:
Can't connect to local MySQL server through socket '/tmp/mysql.sock' (46)
Do I need to reinstall or what? -- 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 09-11-2006, 07:31 AM
Beau Beau is offline
Senior Member
 
Join Date: Jul 2006
Posts: 132
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 18
Beau is on a distinguished road
Default

Socket files are only used on Unix systems. On Windows, connect to the server via the TCP port instead. change your connection from host "localhost" to "127.0.0.1" in your client application to force the client to use TCP instead of a socket. -- 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
how to connect outside host? Bpriera MySQL Forums 1 11-09-2006 04:25 AM
Can't connect to local MySQL server... Twilght MySQL Forums 1 10-23-2006 05:39 AM
Can't connect to local MySQL server!! fellix MySQL Forums 1 10-08-2006 06:33 AM
trying to connect to mysql using php. branson MySQL Forums 1 08-13-2006 09:57 AM
Can't Connect to the Server ?? jackky MySQL Forums 0 12-08-2005 07:41 AM


All times are GMT. The time now is 12:31 PM.