Search found 23 matches

by visualrealityink
Wed Sep 21, 2011 9:27 pm
Forum: Control Panel Support Help
Topic: Plesk Login page loads Internal Server Error - 500
Replies: 3
Views: 7681

Plesk Login page loads Internal Server Error - 500

I am running Plesk 10.1 I updated from 10.0 on Centos 5 and after the update finished and returned to the Plesk login I am met with 500 - Internal Server Error. I have checked logs and not really seeing anything out of the ordinary in the logs. Also I do not have ptrace errors in log either. All the...
by visualrealityink
Wed Jun 29, 2011 3:00 pm
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

would that require me to uninstall the current spamdyke version and reinstall the new one or can I compile the new one right on top of the old install?
Trying the the other method first.
Thanks.
by visualrealityink
Wed Jun 29, 2011 2:18 pm
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Ok I hate to rehash this topic but I am at a loss. I upgraded plesk 10.0 to 10.2 and now HaggyBears Spamdyke is not functioning. Its not blocking messages and the daily reports I receive is incomplete. has anyone else had this issue after upgrading?

Hopefully someone can help!
Thanks!
by visualrealityink
Fri Mar 11, 2011 5:47 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

AWSOME BRUCELEE!!!!! I created the table using CREATE DATABASE spamdyke; USE spamdyke; CREATE TABLE `spamdyke_log_table` ( `id` bigint(7) NOT NULL auto_increment, `time` timestamp NOT NULL default CURRENT_TIMESTAMP, `reason` varchar(30) character set utf8 NOT NULL, `from` varchar(50) character set u...
by visualrealityink
Fri Mar 11, 2011 4:58 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

config.inc.php contents: /* Plesk Spamdyke Control Panel (Version see version.php) - GUI for Plesk spamdyke implementation Copyright (C) [2008] [Matthias Hackbarth / www.haggybear.de] This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Li...
by visualrealityink
Thu Mar 10, 2011 12:22 pm
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Ok here is my permissions: -rwxr-xr-x 1 root psaadm 2892 Dec 29 18:36 36-0.gif -rwxr-xr-x 1 root psaadm 669 Dec 29 18:36 abuse.jpg -rwxrwxrwx 1 root psaadm 335 Mar 10 01:18 abuse.txt -rwxr-xr-x 1 root psaadm 21522 Jan 3 08:19 admin.php -rwxr-xr-x 1 root psaadm 26369 Dec 29 18:36 AdminRights.class.ph...
by visualrealityink
Thu Mar 10, 2011 7:37 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Thanks BruceLee

Here is what I have used screenshots to make sure I have setup right

Image

Image


Thanks Again Mate :)
by visualrealityink
Tue Mar 08, 2011 9:23 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Thanks BruceLee could you please be a little more descriptive because I have fiddled with all the settings and still nothing is displaying in the log window of SPC. I have enabled most of the settings and still no dice :? .

Thanks
by visualrealityink
Tue Mar 08, 2011 1:03 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Ok so spamdayke is working I looked at the logs and I see quite a bit of spamdyke[31331]: DENIED_RBL_MATCH from: nvrgivup@envisional.com to: alrick@alricksporch.com origin_ip: 112.170.220.186 origin_rdns: (unknown) auth: (unknown) encryption: (none) I also included my spamdyke.conf as well . However...
by visualrealityink
Sun Mar 06, 2011 8:11 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Ok so we have major progress. I have spamdyke displaying in the plesk domain control panel, I also have outlook sending and recieving emails. now just one problem remains spamdyke is not reporting anything in its list in the domain control panel. Checked config files and everything is correct. Any i...
by visualrealityink
Sat Mar 05, 2011 10:20 pm
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

So after realizing that downgrading Plesk was not an option then I went back and followed the instructions again thouroughly when i got to scott's ln -s /usr/lib64/mysql/libmysqlclient.a /usr/lib/libmysqlclient.a I ended up realizing that I did not type it in correctly. That fixed my problem as far ...
by visualrealityink
Sat Mar 05, 2011 5:25 pm
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

So it would lead me to believe then I can't compile the spamdyke-mysql because I don't have the required file. Is there a work around for this?
by visualrealityink
Sat Mar 05, 2011 3:56 am
Forum: Control Panel Support Help
Topic: Issues with plesk and haggybears spamdyke addon
Replies: 39
Views: 47806

Re: Issues with plesk and haggybears spamdyke addon

Here is my mysql-devel packages that are installed mysql-devel.i386 5.1.55-1.el5.art installed mysql-devel.x86_64 5.1.55-1.el5.art installed apprently libmysqlclient.a is not included in this release by atomic and thats why I cannot get this to compile apparently. I cannot downgrade mysql because ap...