Jump to content

Recommended Posts

Posted (edited)

Not sure where to post this but.

Downloaded a directory script and part of the install directions are:

 

>) set parameters of your database

1. Database Host. Usually 'localhost'. If not sure contact your hosting provider.

2. Database Socket. Usually '/tmp/mysql.sock'. If not sure contact your hosting provider.

3. Database Port. Usually '3306'. If not sure contact your hosting provider.

 

2 and 3 I don't have a clue what the settings are on my "local server". I'm using xampp. How can I find out what the socket and port settings are?

 

This at the time is just for my local server not TCH. Just want to see if it's (the script) worth a darn.

 

Thanks

Edited by OldTimer
Posted

The default port that MySQL servers use is 3306, and the default socket on Linux systems is '/tmp/mysql.sock'. Unless you have reason to believe the MySQL server under XAMPP is not using the default port and socket, I'd suggest trying those settings and see if the script works.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...