ispCP - Board - Support
Fatal error: Problem while fetching file - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: System Setup & Installation (/forum-32.html)
+--- Thread: Fatal error: Problem while fetching file (/thread-2546.html)



Fatal error: Problem while fetching file - prale - 02-24-2008 08:02 AM

Hello this is my install screenshot:

[attachment=308]

Accounts, (sub)domains, stats and emails, it all works fine.
Only a few services like spam-assasin are not running:

[attachment=309]

I'm not a linux expert, I hope someone wants to help me.

-----------------------------------------------------------------
Also I like this control panel very much!, for me it's better than my 30domain limited plesk8.3 license Wink


RE: Fatal error: Problem while fetching file - joximu - 02-24-2008 08:42 AM

Hi prale

SpamAssassin and AmaVis are not part of ispCP (yet) - there is a howto add maia to your ispCP (this will need AmaVis and SpamAssassin) but then there are problems with the AutoReply of E-Mails...

So, since postgrey and policyd-weight are working very well - you won't need another Spam protection - at least for now.

An antivirus might still be usefull... (but I don't have a solution for this).

About the "S"-Services (SS, HTTPS etc): use the forum search if you want to know more about this.

/J

Upd: now I see, what you meant: the message from rkhunter...
please write the important things down - we don't want to find the question in a picture...

You can run "rkhunter --update" manually - this is what the setup script dows at the end.
Then you can fix a problem (if still existing)...


RE: Fatal error: Problem while fetching file - Cube - 02-24-2008 08:59 AM

Quote:So, since postgrey and policyd-weight are working very well - you won't need another Spam protection - at least for now.
Postgrey and Policyd-weight are a joke. They are only useful as additional checks. By the way with postgrey you renounce for the most important advantage of mail, its speed, and so anger your customers.

Quote:An antivirus might still be usefull... (but I don't have a solution for this).
Usually you use Amavis together with Spamassassin and ClamAV. There are no problems to use this together with ispCP (except for the autoresponder).

This does not help prale, but I had to say this.


RE: Fatal error: Problem while fetching file - prale - 02-24-2008 09:24 AM

I can't discover any problems.
I'll try to do the rkhunter --update and let you guys know.

Thanks for the fast support Wink


RE: Fatal error: Problem while fetching file - Cube - 02-24-2008 09:32 AM

Perhaps the rkhunter-server went down for a moment while your install or something like that.
In all probability running it manually will help.


RE: Fatal error: Problem while fetching file - prale - 02-24-2008 10:23 AM

It still doesn't works.

Code:
# rkhunter --update

Running updater...

Gebruik: grep [OPTIE]... PATROON [BESTAND]...
Probeer `grep --help' voor meer informatie.
Mirrorfile /var/lib/rkhunter/db/mirrors.dat rotated
Using mirror
[DB] Mirror file                      : ERROR
Fatal error: Problem while fetching file

Ready.



RE: Fatal error: Problem while fetching file - Cube - 02-24-2008 10:37 AM

Hm, it's not the same error as in your first post.
Perhaps a full reinstall helps:
Code:
apt-get update
apt-get --purge remove rkhunter
apt-get install rkhunter
Please give us more information about your system if this does not help.


RE: Fatal error: Problem while fetching file - prale - 02-24-2008 10:51 AM

Remove, reinstall, then update seems to did the job.

Code:
Running updater...

Mirrorfile /var/lib/rkhunter/db/mirrors.dat rotated
Using mirror http://rkhunter.sourceforge.net
[DB] Mirror file                      : Up to date
[DB] MD5 hashes system binaries       : Up to date
[DB] Operating System information     : Up to date
[DB] MD5 blacklisted tools/binaries   : Up to date
[DB] Known good program versions      : Up to date
[DB] Known bad program versions       : Up to date

Ready.

Only while removing the old rkhunter is noticed 2 errors:
/var/lib/rkhunter/tmp was not removed because it was not empty
/var/lib/rkhunter was also not removed because it was not empty

I guess it''s not a problem since the install and update went fine.
Thanks again for support!


RE: Fatal error: Problem while fetching file - Zothos - 02-24-2008 08:01 PM

i have installed for a customer ispcp dovecot amavis and clamav! XD
And its all working XD
If i have some free time, i will write a howto.


RE: Fatal error: Problem while fetching file - joximu - 02-24-2008 08:31 PM

Do the autoresponders work with amavis enabled?