LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   squid configuration problems (https://www.linuxquestions.org/questions/linux-networking-3/squid-configuration-problems-340566/)

laotalax 07-06-2005 08:41 AM

squid configuration problems
 
Hi!

I have some problems configuring squid on Mandrake 10.1,
here what I have in var/log/squid/cache.log :

2005/07/06 16:07:46| Process ID 7481
2005/07/06 16:07:46| With 1024 file descriptors available
2005/07/06 16:07:46| Performing DNS Tests...
2005/07/06 16:07:46| Successful DNS name lookup tests...
2005/07/06 16:07:46| DNS Socket created at 0.0.0.0, port 1024, FD 5
2005/07/06 16:07:46| Adding nameserver 212.59.0.1 from squid.conf
2005/07/06 16:07:46| Adding nameserver 212.59.0.2 from squid.conf
2005/07/06 16:07:46| User-Agent logging is disabled.
2005/07/06 16:07:46| Referer logging is disabled.
2005/07/06 16:07:46| errorTryLoadText: '/usr/lib/squid/errors/English/ERR_READ_TIMEOUT': (13) Permission denied
2005/07/06 16:07:46| errorTryLoadText: '/usr/squid/errors/ERR_READ_TIMEOUT': (2) No such file or directory
FATAL: failed to find or read error text file.
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.
CPU Usage: 0.070 seconds = 0.030 user + 0.040 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 418

Does smb. know what the problem is?

overlord73 07-06-2005 08:51 AM

here is your problem:
2005/07/06 16:07:46| errorTryLoadText: '/usr/lib/squid/errors/English/ERR_READ_TIMEOUT': (13) Permission denied
2005/07/06 16:07:46| errorTryLoadText: '/usr/squid/errors/ERR_READ_TIMEOUT': (2) No such file or directory
FATAL: failed to find or read error text file

some kind of permission is wrong.
is there a squid-user? are the directory-permissions set correctly?


All times are GMT -5. The time now is 07:31 AM.