From: "Darren Vollmer" <[EMAIL PROTECTED]>
> I am trying to use a perl module I made. On my local machine, the
> module works just fine, however when I upload it to the webserver as
> soon as the module is referenced, the script stops and returns a blank
> page.
>
> ex,
> require("News");
> $news = new News();
> $news->display();
Whenever something works on one computer and doesn't on the
other try to find the differences. Look at the modules installed (if
you use any), look at the different paths, print and compare %ENV,
look at the current directory, compare permissions, ...
In this case I bet it's the current directory. That is ... it's not what
you expect it to be.
Jenda
=========== [EMAIL PROTECTED] == http://Jenda.Krynicky.cz ==========
There is a reason for living. There must be. I've seen it somewhere.
It's just that in the mess on my table ... and in my brain
I can't find it.
--- me
_______________________________________________
ActivePerl mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs