when i try to run it from the browser, nothing goes to that file.
When I run perl -cw langinstall.pl all it puts there is
langinstall.pl syntax OK *confused*
I'll try to combine posts here, as for the other guy saying that he
just copied the older created language files, do you still have them?
Don't really know why the languages have to be installed, but I
could at least try it.
On Friday, November 29, 2002 at 5:10, "Gunnar Hjalmarsson" wrote:
From: Gunnar Hjalmarsson <gunnar@xxxxxxxxxxxx>
To: list@xxxxxxxxxxxx
Subject: Re: [RLopen] Problems with ringlink and perl 5.6
Date sent: Fri, 29 Nov 2002 05:10:17 +0100
Todd Eddy wrote:
nope, that didn't work.
Try to paste the following code to langinstall.pl, right before the line
use CGI::Carp 'fatalsToBrowser';
BEGIN {
use CGI::Carp 'carpout';
open(LOG, ">>data/ERRORMSG.TXT")
|| die "Can't write to ERRORMSG.TXT; $!\n\n";
carpout(\*LOG);
}
It should create an error log in the data directory.
/ Gunnar
--
VR
AIM: Otagi
www.vrillusions.com
Never underestimate the power of a hug. --Unknown
If you try to please everybody, nobody will like it. --Murphy's Law