|
postfix: can't locate ispcp-db-keys.pl in @INC
|
| Author |
Message |
uwe
Junior Member

Posts: 24
Joined: Feb 2008
Reputation: 0
|
postfix: can't locate ispcp-db-keys.pl in @INC
Hello, im reciving this error:
Jul 3 14:26:02 earth postfix/pipe[21609]: 419421F0356: to=<*****@ispcp-arpl.*********.com>, orig_to=<*****@*******.com>, relay=ispcp-arpl, delay=0.24, delays=0.02/0/0/0.22, dsn=5.3.0, status=bounced (Command died with status 2: "/var/www/ispcp/engine/messager/ispcp-arpl-msgr". Command output: Can't locate ispcp-db-keys.pl in @INC (@INC contains: /var/www/ispcp/engine/messager/ /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl .) at /var/www/ispcp/engine/messager/ispcp-arpl-msgr line 388. )
but ispcp-db-keys.pl is in /var/www/ispcp/engine/messager/ ...  maybe its a permissions issue? what permissions should this file have ?
|
|
| 07-04-2008 12:39 AM |
|
kilburn
Junior Member

Posts: 154
Joined: Feb 2007
Reputation: 5
|
RE: postfix: can't locate ispcp-db-keys.pl in @INC
Code:
v2:~# ls -lah /var/www/ispcp/engine/messager/ispcp-db-keys.pl
-rwx------ 1 vmail mail 102 Jul 1 16:38 /var/www/ispcp/engine/messager/ispcp-db-keys.pl
If setting the permissions to the same as mine doesn't fix the issue, can you tell us which ispcp version are you using please?
|
|
| 07-04-2008 08:21 AM |
|
uwe
Junior Member

Posts: 24
Joined: Feb 2008
Reputation: 0
|
RE: postfix: can't locate ispcp-db-keys.pl in @INC
kilburn Wrote:
Code:
v2:~# ls -lah /var/www/ispcp/engine/messager/ispcp-db-keys.pl
-rwx------ 1 vmail mail 102 Jul 1 16:38 /var/www/ispcp/engine/messager/ispcp-db-keys.pl
If setting the permissions to the same as mine doesn't fix the issue, can you tell us which ispcp version are you using please?
it was owned by root by me, i fixed it and im monitoring if i get any further errors, but i think its working fine now, thank you.
|
|
| 07-05-2008 01:06 AM |
|