Hi,
To clarify the situation.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.2 LTS
Release: 16.04
Codename: xenial
4.4.0-57-generic #78-Ubuntu SMP Fri Dec 9 23:50:32 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
PHP 7.0.15-0ubuntu0.16.04.4 (cli) ( NTS )cat /etc/php/7.0/apache2/php.ini |grep log
error_log = /var/log/php_errors.log
/var/log/apache2/error.log (In Debug)
[Tue Mar 07 09:02:34.247136 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of Require all granted: granted
[Tue Mar 07 09:02:34.247275 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of <RequireAny>: granted
[Tue Mar 07 09:02:34.247391 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of Require all granted: granted
[Tue Mar 07 09:02:34.247453 2017] [authz_core:debug] [pid 27190] mod_authz_core.c(809): [client 192.168.100.57:64977] AH01626: authorization result of <RequireAny>: granted
[Tue Mar 07 09:02:34.264916 2017] [deflate:debug] [pid 27190] mod_deflate.c(853): [client 192.168.100.57:64977] AH01384: Zlib: Compressed 4306 to 1304 : URL /index.php
[Tue Mar 07 09:02:39.553074 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of Require all granted: granted, referer: http://prodmon-mtl01.domain.com/
[Tue Mar 07 09:02:39.553202 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of <RequireAny>: granted, referer: http://prodmon-mtl01.domain.com/
[Tue Mar 07 09:02:39.553304 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of Require all granted: granted, referer: http://prodmon-mtl01.domain.com/
[Tue Mar 07 09:02:39.553362 2017] [authz_core:debug] [pid 27507] mod_authz_core.c(809): [client 192.168.100.57:64978] AH01626: authorization result of <RequireAny>: granted, referer: http://prodmon-mtl01.domain.com/
[Tue Mar 07 09:02:39.581271 2017] [deflate:debug] [pid 27507] mod_deflate.c(853): [client 192.168.100.57:64978] AH01384: Zlib: Compressed 4306 to 1304 : URL /index.php, referer: http://prodmon-mtl01.domain.com/
Ldap access log.
[07/Mar/2017:09:02:39.569577367
-0500] conn=257816 op=2 RESULT err=0 tag=97 nentries=0 etime=0
dn="uid=dave,cn=users,cn=accounts,dc=domain,dc=com"
I still have a hard time to fin any logs to help me see where it sticks.
Thanks