[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Admin Server error(s)



Hi,

I had this problem just the other day.  It was happening because the
PostgreSQL server was not functioning and that script could not read the
site/user listings from the database.  On line 770 of that program there is
some kind of PostgreSQL command, so I'm guessing you're getting that error
because your scripts can't connect to it properly.

I would try ensuring that your PostgreSQL server is in fact running...try
going:

# /etc/rc.d/init.d/postgresql restart

and see if you get any errors.  If you do, you might have to rebuild your
database again.  If there is no error I'm not sure what the problem would be
exactly.

Andrew


----- Original Message -----
From: "kohcy (Dotcc)" <kohcy@xxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Monday, January 14, 2002 10:24 PM
Subject: [cobalt-users] Admin Server error(s)


> Dear Cobalt users,
>
> I have a "Cobalt RaQ4", and recently someone apply some patch to the
server.
> As a result an error occur when I point to the admin page
> (http://<your.host.domain>/admin/).
> A box with "Internal Server Error" pop up.
>
> When I check the error log it shown:
> Can't call method "exec" on an undefined value at
> /usr/lib/perl5/site_perl/5.005/Cobalt/Meta.pm line 770.
> [Date] [error] [client 202.123.123.123] Premature end of script headers:
> /usr/admserv/cgi-bin/.cobalt/siteList/siteList.cgi
>
> Do anyone encounter this problem?
>
> kohcy.
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>