PDA

View Full Version : System error



Frodo42
12-08-2003, 01:00 AM
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

Alien88
12-08-2003, 01:20 AM
You caught the server right when I was doing some updated and some maintenece, everything should be fine now.

Frodo42
12-08-2003, 01:29 AM
:bath: 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.