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. Best regards Roland -- LDAP Account Manager https://www.ldap-account-manager.org/
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------
_______________________________________________ Lam-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lam-public
