How to uninstall KISS
kiss stop
whereis kiss
rm /path/to/kiss
I am getting 2 problems with this tool:
MODCLAMAV
Starting httpd: httpd: Syntax error on line 167 of /etc/httpd/conf/httpd.conf: S
yntax error on line 22 of /etc/httpd/conf/extra/httpd-includes.conf: Syntax erro
r on line 30 of /etc/httpd/conf/extra/mod_clamav.conf: Cannot load /etc/httpd/mo
dules/mod_clamav.so into server: /etc/httpd/modules/mod_clamav.so: cannot open s
hared object file: No such file or directory
=> the .so doesn't get created
2) ./update.script EACCELERATOR
14:10:18 (6.50 MB/s) - `eaccelerator-0.9.5.3.tar.bz2' saved [555631/555631]
tar: bzip2: Cannot exec: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
./update.script: line 1101: cd: eaccelerator-0.9.5.3: No such file or directory
Cannot find config.m4.
Make sure that you run '/usr/local/bin/phpize' in the top level source directory
of the module
./update.script: line 1103: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
eAccelerator install/update done
Thank you.
guys,
after i use
./update.script Spam Assassin 3.2.5
./update.script MRTG 2.16.2
./update.script AVG Anti-Virus 85flx Free Edition r287-a2632
./update.script Clam Anti-Virus 0.95.1
./update.script mod_clamav 0.23
./update.script MailScanner 4.76.25-1
my page load is very slow.
see http://sarangmas.eu
and my swap is always empty.
see http://91.196.170.60/mrtg/
do you guys know where its wrong?
thanks
guys,
after i use
./update.script Spam Assassin 3.2.5
./update.script MRTG 2.16.2
./update.script AVG Anti-Virus 85flx Free Edition r287-a2632
./update.script Clam Anti-Virus 0.95.1
./update.script mod_clamav 0.23
./update.script MailScanner 4.76.25-1
my page load is very slow.
see http://sarangmas.eu
and my swap is always empty.
see http://91.196.170.60/mrtg/
do you guys know where its wrong?
thanks
service avgd stop
How can i delete AVG service?i think it's about AVG , AVG need 500 mb free RAM , so Remove it or use this command to ensure you this load is about AVG
Code:service avgd stop
don't use AVG ,
Thanks for the helpservice avgd stop
chkconfig avgd off
delete avg directory/headers
only gotcha is if something has been built around and depends on avg. More than likely that's not the case but just keep that in mind. Not sure if you ran the CLEAN command on update.script but for many scripts you can "make uninstall" as well but only if you haven't run CLEAN. I don't know if AVG supports make uninstall though.
rpm -e `rpm -qa | grep avg8`
How can i remove mrtg ??