WARNING #2 (E_WARNING): mysqli_connect(): (HY000/2002): No such file or directory at line 38 of file /home/joe/www/gilith/php/database.php

REQUEST_URI: /foxhounds/?m=6&p=6309498

REMOTE_ADDR: 3.145.171.111

HTTP_USER_AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

CALL STACK:
  mysqli_connect ("localhost", "gilith", "discombobulated_autocrat", "gilith")
  database_connection ()
  database_query ("
      SELECT *
      FROM foxhounds
      WHERE id = '6309498';")
  DatabaseTable->select_unique ("*", "id = '6309498'")
  DatabaseTable->find_row ("id = '6309498'")
  FoxHoundsTable->find_pos (6309498)
  Pos->row ()
  Pos->valid_moves ()
  Pos->make_player_move (6, ???)
WARNING #2 (E_WARNING): mysqli_connect(): (HY000/2002): No such file or directory at line 38 of file /home/joe/www/gilith/php/database.php

REQUEST_URI: /foxhounds/?m=6&p=6309498

REMOTE_ADDR: 3.145.171.111

HTTP_USER_AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

CALL STACK:
  mysqli_connect ("localhost", "gilith", "discombobulated_autocrat", "gilith")
  database_connection ()
  database_query ("
      SELECT *
      FROM foxhounds
      WHERE id = '6309498';")
  DatabaseTable->select_unique ("*", "id = '6309498'")
  DatabaseTable->find_row ("id = '6309498'")
  FoxHoundsTable->find_pos (6309498)
  Pos->row ()
  Pos->valid_moves ()
  Pos->make_player_move (6, ???)
ERROR #1024 (E_USER_NOTICE): failed to connect to MySQL server: No such file or directory at line 43 of file /home/joe/www/gilith/php/database.php

REQUEST_URI: /foxhounds/?m=6&p=6309498

REMOTE_ADDR: 3.145.171.111

HTTP_USER_AGENT: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

CALL STACK:
  trigger_error ("failed to connect to MySQL server: No such file or directory")
  database_connection ()
  database_query ("
      SELECT *
      FROM foxhounds
      WHERE id = '6309498';")
  DatabaseTable->select_unique ("*", "id = '6309498'")
  DatabaseTable->find_row ("id = '6309498'")
  FoxHoundsTable->find_pos (6309498)
  Pos->row ()
  Pos->valid_moves ()
  Pos->make_player_move (6, ???)