Results 1 to 3 of 3

Thread: System error

  1. #1
    Senior Member Frodo42's Avatar
    Join Date
    Nov 2002
    Location
    Jutland, Denmark
    Posts
    299

    Exclamation System error (fixed)

    When trying to log on to the website I get the following error message.
    Is this a general problem?

    System error
    error: DBI connect('sb:localhost','sbweb',...) failed: Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) at /usr/local/apache/htdocs/sb/db/connect.mc line 11
    context:
    ...
    115: # whether they should generate a full stack trace (confess() and cluck())
    116: # or simply report the caller's package (croak() and carp()), respectively.
    117: # confess() and croak() die, carp() and cluck() warn.
    118:
    119: sub croak { die shortmess @_ }
    120: sub confess { die longmess @_ }
    121: sub carp { warn shortmess @_ }
    122: sub cluck { warn longmess @_ }
    123:
    ...
    code stack: /usr/lib/perl5/5.6.1/Carp.pm:119
    /usr/lib/perl5/site_perl/5.6.1/i386-linux/DBI.pm:518
    /usr/local/apache/htdocs/sb/db/connect.mc:11
    /usr/local/apache/htdocs/sb/autohandler:79
    /usr/local/apache/htdocs/sb/syshandler:18
    Last edited by Frodo42; 12-08-2003 at 01:31 AM.

  2. #2
    You caught the server right when I was doing some updated and some maintenece, everything should be fine now.

  3. #3
    Senior Member Frodo42's Avatar
    Join Date
    Nov 2002
    Location
    Jutland, Denmark
    Posts
    299
    Thanx, just thought we had another breakdown of some sort.

    Btw. smaller bugs on the homepage seem to dissapear slowly but safely, good job whoevers fixing them.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •