I need a little schooling on (re)compiling. How can I force make install to recopy everything? Ill save the conf file off... Its not repopulating the /usr/sbin/squid binary for instance...
-----Original Message----- From: Markham, Richard [mailto:[EMAIL PROTECTED] Sent: Friday, October 24, 2003 1:09 PM To: [EMAIL PROTECTED] Subject: [squid-users] squid startup problems # /etc/init.d/squid status squid dead but subsys locked 2003/10/24 13:03:03| parseConfigFile: line 120 unrecognized: 'https_port 443 cert=/usr/share/ssl/test_cert.pem key=/usr/share/ssl/test_key.pem' 2003/10/24 13:03:03| parse_peer: token='ssl' FATAL: Bungled squid.conf line 453: cache_peer <ipaddress> parent 443 0 ssl no-query sslflags=DONT_VERIFY_PEER Squid Cache (Version 2.4.STABLE6): Terminated abnormally. CPU Usage: 0.000 seconds = 0.000 user + 0.000 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 216 /etc/init.d/squid: line -161: 14717 Aborted $SQUID -k check I dont know why is says Version 2.4.STABLE6, the only squid install on this box was from squid-2.5.STABLE4.tar. This install was patched with ssl-2.5.patch