On Fri, 1 Jan 2016, Roland Gruber wrote: > Hi Carl, > > On 31.12.2015 21:20, Carl G. Riches wrote: >>> After setting "PHP error reporting" to "all" and repeating the steps >>> needed to raise the error messages, this PHP error was displayed (and >>> written to the web server error log): >>> >>> Fatal error: Uncaught exception 'Exception' with message >>> 'DateInterval::__construct(): Unknown or bad format (PT13054866167S)' in >>> /home/web/intranet/html/apps/LAMpro/lib/modules/windowsUser.inc on line >>> 2918 Exception: DateInterval::__construct(): Unknown or bad format >>> (PT13054866167S) in > > do you run LAM on a 32bit server? Looks like the number is too large for > PHP. > The Active Directory schema uses very large numbers (nanoseconds since > 1601). Therefore, it requires a 64bit system. > >
LAM is running on 64-bit RHEL 6.5: [root@pilsner ~]# uname -op x86_64 GNU/Linux [root@pilsner ~]# cat /etc/redhat-release Red Hat Enterprise Linux Server release 6.5 (Santiago) Carl ------------------------------------------------------------------------------ _______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
