Krümel: Database Socket or Port: Abfrage

Hallo,

bei einer Scriptinstallation werde ich nach
Database Socket or Port:
gefragt und weiß nicht, was ich da angeben soll.

Ich habe zwar schon einige Scrpts installiert, doch diese Frage hat sich noch nie gestellt.
Auch mit der Beschreibung kann ich nichts anfangen, vielleicht weil meine Englisch-Stunden schon eine Weile vorbei sind...

Database Port or Socket - This should usually be left alone, but if your MySQL server requires a seperate port or socket, enter it here. This information is also supplied by your webhost upon registration. A good way to tell if you need one is if you receive an error similar to this when installing without it:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /path/to/install.php

Kann mir jemand helfen? Vielen Dank!!

  1. hi,

    bei einer Scriptinstallation werde ich nach
    Database Socket or Port:
    gefragt und weiß nicht, was ich da angeben soll.

    Nichts?

    Database Port or Socket - This should usually be left alone

    gruß,
    wahsaga

    --
    /voodoo.css:
    #GeorgeWBush { position:absolute; bottom:-6ft; }
  2. Hallo !

    Hallo,

    bei einer Scriptinstallation werde ich nach
    Database Socket or Port:
    gefragt und weiß nicht, was ich da angeben soll.

    MySQL ?

    Server/Host : localhost ( 127.0.0.1 )
    Port : 3306
    Zusammen : localhost:3306

    koennte passen ( muss es aber nicht )

    Gruesse

    Holger

    --
    Aus dem Perl Styleguide:
    "Choose mnemonic identifiers. If you can't remember what mnemonic means, you've got a problem."