OS I am using CentOS 7.0
I upgraded Moodle server from 2.7 to 3.0 everything was working fine. Later I upgraded from 3.0 to 3.4.
After upgrading I am only able to login only Moodle admin account, rest of the ldap users I am not able to login.
But if I check my ldap settings from admin account it's showing below message.
And If I try to change any ldap user settings It's showing below error message.
And I if I try to login using ldap account in /var/log/httpd/error.log I am getting below message.
[Thu May 03 15:54:59.645648 2018] [:error] [pid 10601] [client 192.168.1.34:47792] [client 192.168.1.34] http://********.com Disabled Login: **username** Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0, referer: http://******.com/login/index.php
I think issue related to php version
Moodle 2.7 and 3.0 using PHP 5.4.4 so upgrade working.
But Moodle 3.4 using PHP 7.0.0 upgrade not working.
Need to change anything else ?

