Results 1 to 3 of 3
I have just compiled Squid 2.7 STABLE9 on Debian 6 and when ever I try to run my Squid daemon I get this error message:
Code:
FATAL: Bungled squid.conf line ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-31-2011 #1Just Joined!
- Join Date
- Mar 2011
- Location
- pittsburgh
- Posts
- 67
Squid cache_dir error
I have just compiled Squid 2.7 STABLE9 on Debian 6 and when ever I try to run my Squid daemon I get this error message:
I read the section of the squid manual about cache_dir, is there something I missed?Code:FATAL: Bungled squid.conf line 11: cache_dir aufs /usr/local/squid/cache 5000 16 256 Squid Cache (Version 2.7.STABLE9): Terminated abnormally.
It isn't a permission issue, I know it isn't secure but I set it to chmod 777 just to test if it was a permission problem or not.
- 09-29-2011 #2Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
Did you ever find a solution to this? It's popping up on google and I have the same issue (albeit in 3.1.15).
- 09-29-2011 #3Just Joined!
- Join Date
- Sep 2011
- Posts
- 2
Never mind, I just got it. You need to compile with the --enable-async-io option on when you do ./configure


Reply With Quote
