Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Socket Connection error

Status
Not open for further replies.

marcusm

Technical User
Sep 16, 2000
1
GB
I have installed Suse and Mysql. Not being a Suse expert I have used the Mysql manual and executed 'mysql_install_db'
followed by 'safe_mysqld &' then checked it by using 'mysqladmin version' and I get the socket error as so many others seem to get.

How do I check if apache server is running and using the socket? If it's not that what else could it be?
:-( [sig][/sig]
 
Try using IP:
[tt][red]
#[/red] mysqladmin -h your_own_machine version[/tt]

I hope it works... [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top