|
| A R C H I V E D M E S S A G E |
|
Subject: Cant' locate Carp.pm |
| Posted: 07/20/2003 at 1:07:46 pm |
| By: John |
| My script keep producing this error
Can't locate Carp.pm in @INC (@INC contains: . /lib /site_perl) at MIME/Lite.pm line 298.
BEGIN failed
compilation aborted at MIME/Lite.pm line 298.
Compilation failed in require at bizmail.cgi line 814.
BEGIN failed
compilation aborted at bizmail.cgi line 814.
Can any 1 help Thanks
| |
|
|
Subject: Re: Cant' locate Carp.pm |
| Posted: 07/22/2003 at 1:07:55 pm |
| By: Seth Knorr |
| It sounds like your server does not have all the modules it needs to have installed. I would check with your web host. It sounds like form the error you need
Carp.pm to make it work.
Seth
| |
|
|
Subject: Re: Cant' locate Carp.pm |
| Posted: 07/29/2003 at 1:08:06 pm |
| By: John |
| I got the same error on setup and found if I took the lite.pm file and put it in my perl/lib/mime and my perl/site/lib/mime dir it worked fine after that.
dont know if you have that kinda access I did cause it was my server that I was putting it on.
Hope it helps
| |
|
|