Problem with Squid in Fedora
by pavlova from LinuxQuestions.org on (#5MGQX)
Hello
I installed Squid on Fedora and did some basic config. It all works fine but squid service doesnt start after restart.
I get this:
squid
FATAL: Unable to open configuration file: /etc/squid/squid.allowedservers.config: (13) Permission denied
It did it right from the start when I installed it.
It starts fine after I log in and do sudo squid.
So it looks like its able to load squid.conf file but cannot load the include file. I copied the permissions from squid.conf file to the squid.allowedservers.config but it didnt help.
Is there anything required to allow service to load additional files invoked from the main config file ?
I also see this: SELinux is preventing squid from open access on the file /etc/squid/squid.allowedservers.config
I installed Squid on Fedora and did some basic config. It all works fine but squid service doesnt start after restart.
I get this:
squid
FATAL: Unable to open configuration file: /etc/squid/squid.allowedservers.config: (13) Permission denied
It did it right from the start when I installed it.
It starts fine after I log in and do sudo squid.
So it looks like its able to load squid.conf file but cannot load the include file. I copied the permissions from squid.conf file to the squid.allowedservers.config but it didnt help.
Is there anything required to allow service to load additional files invoked from the main config file ?
I also see this: SELinux is preventing squid from open access on the file /etc/squid/squid.allowedservers.config