Well... I ran into a new problem. When I try to start the C-ICAP server, I see a message about unknown module type.
Loading service :perl_handler path perl_handler.so Uknown type of module:perl_handler Error loading service It seems to hang after it realizes that it has an out-of-date database and attempts to update it. I'm guessing this problem is related to the perl module issue. root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# pkg list | grep perl SUNWperl-authen-pam 0.5.11-0.101 installed ---- SUNWperl584core 5.8.4-0.101 installed ---- SUNWperl584man 5.8.4-0.101 installed ---- SUNWperl584usr 5.8.4-0.101 installed ---- This is beyond my skill set, could someone point me in the right direction to getting this resolved? I'm not sure where the problem resides. root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# uname -a SunOS OSBox 5.11 snv_101b i86pc i386 i86pc Solaris Not sure how to list the pkg's installed via PKGUTIL to get the version of clamav and others. Thanks, Mr. Hu Mongous Ouput after starting c-icap: root at OSBox:/export/home/user/Desktop/c_icap-060708rc2# /opt/icap/bin/c-icap -N -D -d 10 Enabling parameter -D Setting parameter :-d=10 Searching 80730ac for default value Setting parameter :PidFile=/var/run/c-icap.pid Searching 80730b0 for default value Setting parameter :CommandsSocket=/var/run/c-icap/c-icap.ctl Searching 8073088 for default value Setting parameter :Timeout=300 Searching 8073080 for default value Setting parameter :MaxKeepAliveRequests=100 Searching 8073084 for default value Setting parameter :KeepAliveTimeout=600 Searching 8073078 for default value Setting parameter :StartServers=3 Searching 8073074 for default value Setting parameter :MaxServers=10 Searching 807306c for default value Setting parameter :MinSpareThreads=10 Searching 8073068 for default value Setting parameter :MaxSpareThreads=20 Searching 8073070 for default value Setting parameter :ThreadsPerChild=10 Searching 8073528 for default value Setting parameter :MaxRequestsPerChild=0 Searching 80730a0 for default value Setting parameter :Port=1344 Searching 80730b4 for default value Setting parameter :User=nobody Searching 80730b8 for default value Setting parameter :Group=nobody Searching 80730a8 for default value Setting parameter :TmpDir=/var/tmp Searching 80735ec for default value Setting parameter :MaxMemObject=131072 Searching 8073490 for default value Setting parameter :ServerLog=/opt/icap/var/log/server.log Searching 807348c for default value Setting parameter :AccessLog=/opt/icap/var/log/access.log Searching 80730cc for default value Setting parameter :ModulesDir=/opt/icap/lib/c_icap Loading service :logger path sys_logger.so Registering conf table:sys_logger Loading service :perl_handler path perl_handler.so Uknown type of module:perl_handler Error loading service Going to search variable Prefix in table sys_logger Setting parameter :Prefix=C-ICAP: Going to search variable Facility in table sys_logger Setting parameter :Logger=file_logger ACL spec name:localnet username:- service:- type:0 port:0 src_ip:192.168.1.0 src_netmask:255.255.255.0 server_ip:0.0.0.0 ACL entry localnet 1 added Searching 80730c8 for default value Setting parameter :ServicesDir=/opt/icap/lib/c_icap Loading service :echo_module path srv_echo.so Found handler C_handler for service with extension:.so Initialization of echo module...... Loading service :url_check_module path srv_url_check.so Found handler C_handler for service with extension:.so Initialization of url_check module...... Loading service :antivirus_module path srv_clamav.so Found handler C_handler for service with extension:.so Going to initialize srvclamav LibClamAV Warning: ************************************************** LibClamAV Warning: *** The virus database is older than 7 days! *** LibClamAV Warning: *** Please update it as soon as possible. *** LibClamAV Warning: ************************************************** Registering conf table:srv_clamav Registering conf table:antivirus_module Alias:avscan of service srv_clamav Registering conf table:avscan Going to search variable ScanFileTypes in table srv_clamav Iam going to scan data for simple scanning of type:,GIF,JPEG,MSOFFICE,TEXT,DATA,EXECUTABLE,ARCHIVE Going to search variable SendPercentData in table srv_clamav Setting parameter :SendPercentData=5 Going to search variable StartSendPercentDataAfter in table srv_clamav Setting parameter :StartSendPercentDataAfter=2097152 Going to search variable MaxObjectSize in table srv_clamav Setting parameter :MaxObjectSize=10485760 Going to search variable ClamAvMaxFilesInArchive in table srv_clamav Setting parameter :ClamAvMaxFilesInArchive=0 Going to search variable ClamAvMaxFileSizeInArchive in table srv_clamav Setting parameter :ClamAvMaxFileSizeInArchive=104857600 Going to search variable ClamAvMaxRecLevel in table srv_clamav Setting parameter :ClamAvMaxRecLevel=5 My hostname is:OSBox Child 6877 getting requests now ... Waiting for a request.... Waiting for a request.... Waiting for a request.... Waiting for a request.... Waiting for a request.... -- This message posted from opensolaris.org