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

Re: [cobalt-users] Perl killed my GUI



one thing you can try is this...

figure out which page is giving you the errors, if it's your admin control
panel (http://your-domain.com/admin) it defaults to the site list page -
assuming the site list page gives an errror you can try this.

open the script, which is i believe in
/usr/admserv/cgi-bin/.cobalt/siteList/siteList.cgi

and add this line near the top of the script:

use CGI::Carp(fatalsToBrowser);

that way it will at least give you meaningful errors rather than a 500 page.

-Rob


----- Original Message -----
From: "kymsabq" <kymsabq@xxxxxxxxx>
To: <cobalt-users@xxxxxxxxxxxxxxx>
Sent: Tuesday, November 27, 2001 8:41 PM
Subject: [cobalt-users] Perl killed my GUI


> Hi,
>
> Today I put mod_perl-1.2.6 as a DSO on my RaQ4i and then I compiled and
> installed Perl-5.6.1.  Right after this my GUI Cobalt interface started
> giving me 500 errors.
>
> I'm about ready to tear out the entire GUI and just tweak the pesky beast
by
> hand... but before I do that I thought I'd ask if anyone has a clue as to
> what and why so I can perhaps wrangle thing thing back the way it was and
> keep my new Perl toys.
>
> Thanks-
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users