Hello!
i have a problem with my Squid Proxy.
squid cant find the executable.
i have a Archlinux server with squid installed and it worked fine till i updated the squid from version 2.6 to 2.7 witch is not compatible with webmin! zo i removed squid and compiled 2.6 from scratch.
Code:
% ./configure --prefix=/usr/local/squid
% make all
% make install
every thing seems to be ok but now the server is complaining that squid cannot be found in /usr/sbin/
Code:
The Squid executable /usr/sbin/squid does not exist. If you have Squid installed, adjust your module configuration to use the correct path.
i reinstalled it for 3thimes but it doesn't matter
maybe some of you know where i can start to solve this problem
Thanx in advance
Proxx