Menu

Installation Help

Jeff White
2003-10-15
2003-12-17
  • Jeff White

    Jeff White - 2003-10-15

    I have just downloaded and installed the code.  When I attempt to run the index.php I get the following error:

    "MySQL said:

    Can't connect to local MySQL server through socket '/tmp/mysql.sock' (46)"

    The only changes I have made are the following lines in the settings.php file:
          $MySqlHostname = "localhost";
          $MySqlUsername = "gulfits"
          $MySqlPassword = ""

    I'm very new to php and so I'm clueless.

    Jeff

     
    • Damian OHara

      Damian OHara - 2003-12-08

      Jeff,

      Is mysql running ?

      If so can you access the database you're using from the same host as the apache server runs on, as user gulfits without a password (on the commandline) ?

      Damian

       
    • James Collier

      James Collier - 2003-12-17

      Try hitting your local web server with the IP instead of the domain mask.  Usually "127.0.0.1".

      James

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.