Results 1 to 2 of 2
Hello all, recently upon installing Squid I am pretty sure the install went fine until i get this whenever i try to do something:
FATAL: Unable to open configuration file: ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-25-2011 #1Just Joined!
- Join Date
- Jan 2011
- Posts
- 1
Squid Installation Problem
Hello all, recently upon installing Squid I am pretty sure the install went fine until i get this whenever i try to do something:
FATAL: Unable to open configuration file: /etc/squid/squid.conf: (13) Permission denied
Squid Cache (Version 2.7.STABLE9): Terminated abnormally.
CPU Usage: 0.000 seconds = 0.000 user + 0.000 sys
Maximum Resident Size: 4336 KB
Page faults with physical i/o: 0
Aborted
Ideas as how to fix this?
- 01-26-2011 #2Just Joined!
- Join Date
- Mar 2007
- Location
- Bogotá, Colombia
- Posts
- 43
You should check that the file permissions of the /etc/squid/squid.conf are right
Also, that file must be owned by the squid user, it usually is something like "proxy" or "squid"
-rw-rw-r-- 1 proxy proxy 169042 2008-07-16 12:02 squid.conf


Reply With Quote
