BUG: Squid3 lost…
-
I don't know since when, but at least with this build:
2.1-BETA0 (amd64) built on Tue Jun 5 04:58:36 EDT 2012
the Squid3 package isn't working anymore: after the update it still shows up as installed, but trying to access it's configuration page gives me this error:
Warning: dir(/usr/local/etc/squid/errors/): failed to open dir: No such file or directory in /etc/inc/pfsense-utils.inc on line 432 Fatal error: Call to a member function read() on a non-object in /etc/inc/pfsense-utils.inc on line 433
Reinstalling the package doesn't help. I don't know since which build this is the case, but when I originally installed Squid3, I had no problem visiting the configuration pages.
-
You need to manually install the package:
For 32-bit run:
pkg_add -rf http://files.pfsense.org/packages/8/All/squid-3.1.19.tbz
For 64-bit run:
pkg_add -rf http://files.pfsense.org/packages/amd64/8/All/squid-3.1.19.tbz
It works fine for me. Credit to marcelloc for the instructions, see http://forum.pfsense.org/index.php?topic=48347.0