Hello All
I've run into a tree along the road with my configuration of videocache on my Pfsense box. I'm using the guidline found here http://cachevideos.com/install-videocache-pfsense
Now I'm not a shell person But I managed to learn how to use VI from an ssh connection to my pfsense computer and pasted the extra config text into the squid.inc file and saved it. When I restart squid and go to it's config menu from the gui I get a syntax error. I pasted this at the bottom of the file. Now to a fellow like me I have NO clue what "Add the lines after acls" means So I stuck it at the bottom. That should be updated!
I have read some other posts here concerning the same basic issue but they all seem to deal with a linux OS This being bse I didn't trust my self to use any commands that might fix this issue from other systems.
Also any tips on how to check the rest of the install would be sweet , Working from shell and finding a file is like driving in the dark with a candle for headlights.
Thanks
Allan
3 Answers
# squid -k parse
2010/03/02 08:44:28| parseConfigFile: squid.conf:61 unrecognized: 'delay_pools'
2010/03/02 08:44:28| parseConfigFile: squid.conf:62 unrecognized: 'delay_class'
2010/03/02 08:44:28| parseConfigFile: squid.conf:63 unrecognized: 'delay_paramet ers'
2010/03/02 08:44:28| parseConfigFile: squid.conf:64 unrecognized: 'delay_initial _bucket_level'
2010/03/02 08:44:28| parseConfigFile: squid.conf:65 unrecognized: 'delay_access'
Ran -K parse , This is after I deleted the added lines form the config file.