On Thu, 6 Oct 2011, Darren Shea wrote:

>
> Last week, I had upgraded PHP to 5.3.8 on our BlueOnyx server to enable
> WordPress for a client. This ended up breaking the console, so I reverted to
> PHP 5.1.6, but I had all sorts of problems. After a lot of work and
> installing the SolarSpeed.net MOD_PHP package, I have everything working
> except...
>
> When I try to access some of the security settings in the console (logged in
> as admin, of course), I get the Forbidden screen which says "You do not have
> permission to access the requested file on this server."
>
> adm_error log shows the following issues:
> [Wed Oct 05 09:36:09 2011] [error] [client 64.128.16.30] (13)Permission
> denied: access to /base/console/pam_abl_status.php denied, referer:
> http://10.1.1.24:444/nav/jsLibrary.php
> [Wed Oct 05 09:36:10 2011] [error] [client 64.128.16.30] (13)Permission
> denied: access to /base/console/pam_abl.php denied, referer:
> http://10.1.1.24:444/nav/jsLibrary.php
> [Wed Oct 05 09:36:12 2011] [error] [client 64.128.16.30] (13)Permission
> denied: access to /base/console/console_procs.php denied, referer:
> http://10.1.1.24:444/nav/jsLibrary.php
> [Wed Oct 05 09:36:13 2011] [error] [client 64.128.16.30] (13)Permission
> denied: access to /base/console/console_logins.php denied, referer:
> http://10.1.1.24:444/nav/jsLibrary.php
> [Wed Oct 05 09:36:13 2011] [error] [client 64.128.16.30] (13)Permission
> denied: access to /base/console/console_logfiles.php denied, referer:
> http://10.1.1.24:444/nav/jsLibrary.php

Try comparing the file permissions and ownership with a running system,
same version, without PHP upgrade and see if it matches.  Some of the
file permissions, i.e. sticky bit, might be modified and prevent proper
user(s) from executing?


Mike

_______________________________________________
Blueonyx mailing list
Blueonyx@mail.blueonyx.it
http://mail.blueonyx.it/mailman/listinfo/blueonyx

Reply via email to