Yep, When I check the header response I'm getting a 403 error... don't
know why I didn't think of that? Thanks for clueing me in :)
Anyways, I'm changing permissions back to 644... any exceptions I should
know about?
Reini Urban wrote:
> cgl schrieb:
>
>> I have just installed phpwiki v1.3.14. When I browse to any file in my wiki,
>> I see the message:
>> Access Denied.
>>
>> Nothing more.
>> I have tried editing config.ini, and have reinstalled. I am at a loss. Could
>> someone with some more experience with phpwiki point me in the right
>> direction?
>>
>
> Access denied sounds to me like a file permission access error, not a
> webserver permission error.
>
> Check if the files in the directory and the dirs are readable by the
> account in which the webserver runs. usually httpd, apache, ... on
> windows it would be SYSTEM.
>
>
|