I am facing the same problem while trying to run scripts in /scripts folder on centos 5.4
Code:
/scripts/restartsrv_exim
info [restartsrv_exim] BSD::Resource not available. Resource Limits not adjusted
Starting clamd: LibClamAV Warning: ***********************************************************
LibClamAV Warning: *** This version of the ClamAV engine is outdated. ***
LibClamAV Warning: *** DON'T PANIC! Read http://www.clamav.net/support/faq ***
LibClamAV Warning: ***********************************************************
[ OK ]
Starting exim-26: [ OK ]
Starting exim: [ OK ]
Starting exim-smtps: [ OK ]
info [restartsrv_spamd] BSD::Resource not available. Resource Limits not adjusted
Code:
/scripts/restartsrv_httpd
info [restartsrv_httpd] BSD::Resource not available. Resource Limits not adjusted
[Fri Oct 30 13:37:41 2009] [error] VirtualHost x.x.x.x:0 -- mixing * ports and non-* ports with a NameVirtualHost address is not supported, proceeding with undefined results
Any ideas what could be causing this ?