Hi ajhart, > Hi guys, I'm also very new at this but I have build a Suse 10.3 box with > webmin1.410, squid3.0STABLE4 and everything is working and caching fine. > I'm having exactly the same problem that my cachemrg.cgi is not where it > should be. > > I've look in /usr/share/doc/packages/squid/scripts/cachemgr.cgi not > there. I wouldn't expect to find an executable script in this directory. As the name implies, there is documentation in /usr/share/doc. ... > I have downloaded squid-cachemgr-3.0-4mdv2009.0.i586.rpm and it didn't > want to install because it needed an apache version older that I have an > rpm-helper ect. Where did you download the package from? Did you already install the rpm package? Then try the following command: rpm -ql squid-cachemgr That should give you a list of all files which have been installed from this package. Using the Squid version from openSUSE 10.3, I find cachemgr in /usr/lib/squid/cachemgr.cgi: mars:~ # rpm -ql squid | grep cache /etc/squid/cachemgr.conf /usr/lib/squid/cachemgr.cgi /usr/share/doc/packages/squid/scripts/cache-compare.pl /usr/share/doc/packages/squid/scripts/cachemgr.readme /usr/share/doc/packages/squid/scripts/cachetrace.pl /usr/share/doc/packages/squid/scripts/check_cache.pl /usr/share/man/man8/cachemgr.cgi.8.gz /var/cache/squid If the package you downloaded follows the SUSE filesystem layout, the cachemgr.cgi should be in the same location (maybe "squid3" instead of squid). Regards, Peter -- Peter Albrecht Tel: +49-(0)-89-287793-83 Open Source School GmbH Fax: +49-(0)-89-287555-63 Amalienstraße 45 RG 80799 München http://www.opensourceschool.de HRB 172645 - Amtsgericht München Geschäftsführer: Peter Albrecht, Dr. Markus Wirtz