Thanks for the response, the permissions were the same as you showed,  I 
did find the problem, the /usr/local/share directory did not have read 
permissions. Have not idea how it got this way, it was a fresh install 
of OBSD 3.7. Changed the permissions and works great, thanks again.
                                                                                
              
Peter
Nguyen Thanh Bien wrote:

> ----- Original Message ----- From: "Peter Merritt" 
> <[EMAIL PROTECTED]>
> To: <misc@openbsd.org>
> Sent: Tuesday, May 24, 2005 10:06 AM
> Subject: Squid error
>
>
>> When I start squid I get
>> errorTryLoadText:
>> '/usr/local/share/squid/errors/English/ERR_READ_TIMEOUT'
>> Had world read permissions, owned by root:wheel, changed to
>> _squid:_squid did not make any difference. I had this in a previous
>> version, and can't remember the solution. OpenBSD 3.7 installed from
>> ports flavor=TRANSPARENT, any help would be appreciated.
>>                                       Peter
>>
> Have you checked directory permissions. they should have read and 
> execute permission like this (my current running OpenBSD3.7 box with 
> transparent-snmp squid):
> --------------------------
> # pwd
> /usr/local/share/squid
> # ls -all
> total 16
> drwxr-xr-x   4 root  wheel   512 May 18 16:10 .
> drwxr-xr-x  14 root  wheel   512 May 18 16:30 ..
> drwxr-xr-x  30 root  wheel  1024 May 18 16:10 errors
> drwxr-xr-x   2 root  wheel  1024 May 18 16:10 icons
> # cd errors/
> # ls -all
> total 120
> drwxr-xr-x  30 root  wheel  1024 May 18 16:10 .
> drwxr-xr-x   4 root  wheel   512 May 18 16:10 ..
> drwxr-xr-x   2 root  wheel  1024 May 18 16:10 English
> # cd English/
> # ls -all
> total 128
> drwxr-xr-x   2 root  wheel  1024 May 18 16:10 .
> drwxr-xr-x  30 root  wheel  1024 May 18 16:10 ..
> <............. cut................>
> -r--r--r--   1 root  wheel   885 May 18 16:10 ERR_READ_TIMEOUT
> <............. cut................>
>


-- 
It was not an "Intelligence Failure", it was "Intelligence Fabrication"

[demime 1.01d removed an attachment of type application/x-pkcs7-signature which 
had a name of smime.p7s]

Reply via email to