HTTP Anti-Virus Proxy

Official HAVP Support Forum
Registration disabled, I'm tired of spambots. E-mail havp@hege.li if you have questions.
HAVP project is pretty much frozen/abandoned at this time anyway.
It is currently 22 Jun 2014 09:52

All times are UTC + 2 hours [ DST ]




Post new topic Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 30 Apr 2008 18:59 
Offline

Joined: 19 Apr 2008 19:16
Posts: 13
Good afternoon guys,

When I run the command #service havp status/stop I get the following result.

[root@pruebas ~]# service havp start
Starting HAVP ...
Starting HAVP Version: 0.88
[root@pruebas ~]# service havp status
Checking for service HAVP ...
[root@pruebas ~]# service havp stop
Shutting down HAVP ...
Error: HAVP not running or PIDFILE unreadable


Is It right?

Another problem is to mount /var/tmp/havp. I have a virtual machine and can not run mount /dev/hda9 /var/tmp/havp -o mand. I've settled:

# mkfs.ext3 /dev/ram0
# mount dev/ram0 /var/tmp/havp -o mand

This solution is not satisfactory because I do not have much ram (512MB). I ride the SWAP? How is this done? I have another hard drive, I can mount it there? How?

Thank you for your help. Greetings,


Top
 Profile  
 
PostPosted: 30 Apr 2008 20:09 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
jackdragma wrote:
Good afternoon guys,

When I run the command #service havp status/stop I get the following result.

[root@pruebas ~]# service havp start
Starting HAVP ...
Starting HAVP Version: 0.88
[root@pruebas ~]# service havp status
Checking for service HAVP ...
[root@pruebas ~]# service havp stop
Shutting down HAVP ...
Error: HAVP not running or PIDFILE unreadable


Have you set PIDFILE in config?


Quote:
Another problem is to mount /var/tmp/havp. I have a virtual machine and can not run mount /dev/hda9 /var/tmp/havp -o mand. I've settled:

# mkfs.ext3 /dev/ram0
# mount dev/ram0 /var/tmp/havp -o mand

This solution is not satisfactory because I do not have much ram (512MB). I ride the SWAP? How is this done? I have another hard drive, I can mount it there? How?


You can simply add mand to your existing partition:

mount -o remount,mand /

or if you have existing /var as separate partition..

mount -o remount,mand /var

Also add mand to fstab for it.


Top
 Profile  
 
PostPosted: 04 May 2008 19:48 
Offline

Joined: 19 Apr 2008 19:16
Posts: 13
In my file I have this configuration,

# Default:
PIDFILE /var/run/havp/havp.pid


I have the following permissions,

#chown -R havp:havp /var/run/havp
#chmod ug+rwx -R /var/run/havp


when I run the command service havp stop , now works correctly, but when i run service havp status shows me the following

[root@pruebas havp]# service havp status
Checking for service HAVP ...
[root@pruebas havp]#

I do not receive any response. Any solution? Thank you.


Top
 Profile  
 
PostPosted: 04 May 2008 19:53 
Offline
HAVP Developer

Joined: 27 Feb 2006 18:12
Posts: 687
Location: Finland
jackdragma wrote:
when I run the command service havp stop , now works correctly, but when i run service havp status shows me the following

[root@pruebas havp]# service havp status
Checking for service HAVP ...
[root@pruebas havp]#

I do not receive any response. Any solution?


I don't think it's supposed to work. There is no such function in the current init-script.

Perhaps someone can contribute a revised script that has all the functions and works on all OS/distributions..

Personally I don't use the script, I just "/usr/local/sbin/havp" and "pkill havp".


Top
 Profile  
 
PostPosted: 04 May 2008 20:12 
Offline

Joined: 19 Apr 2008 19:16
Posts: 13
Thank you for responding so quickly. And thank you very much for creating this great software that is HAVP. Best regards


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 5 posts ] 

All times are UTC + 2 hours [ DST ]


Who is online

Users browsing this forum: Google [Bot] and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group