[PLUG] 403: Permission/Access Denied

Loren Lang lorenl at north-winds.org
Sun Mar 30 01:44:16 UTC 2014


On Mar 29, 2014, at 6:26 PM, Rich Shepard <rshepard at appl-ecosys.com> wrote:

> On Sat, 29 Mar 2014, Loren Lang wrote:
> 
>> Any relevant information in Apache's error log somewhere under /var/log?
> 
> Loren,
> 
>   Nope:

Actually, yes, that's more information about the problem than included in the original email. A quick Google on the error code AH01630 indicated a possible configuration with allow/deny rules. I think this is related to some changes between Apache 2.2 and older versus Apache 2.4. The Allow/Deny/Order directives have been replaced by Require. Try commenting them out and adding "Require all granted"

http://linux.101hacks.com/unix/client-denied-by-server-configuration/

http://stackoverflow.com/questions/18392741/apache2-ah01630-client-denied-by-server-configuration

> 
> [Sat Mar 29 16:42:59.106969 2014] [authz_core:error] [pid 27582:tid
> 2974808896] [client 127.0.0.1:33696] AH01630: client denied by server
> configuration: /opt/ledgersmb/setup.pl
> 
>   That's just what the page displays.
> 
> Rich
> _______________________________________________
> PLUG mailing list
> PLUG at lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
> 




More information about the PLUG mailing list