RE: Perl Send Mail

2000-12-19 Thread Trevor Baxter
Steven, What Gregory says is correct you need to have the Net::SMTP module loaded for your scripts to work. Go to www.cpan.org and find the Net::SMTP module, get it installed on your new server and the scripts should start to work again. One thing though Net::SMTP is part of libnet which is inc

RE: Script produced no output

2000-10-04 Thread Trevor Baxter
Lee > >Hey folks - I have a problem with my new host. I > transferred my site (which > >was working) to my new host, and now several (not all) of my > scripts are > >returning the following error message > > >'Path to your script here' script produced no output > > >I have asked the ho