Since our server was updated with latest security modules the current login page will always fail - gives a 406 error
The problem as been identified as "The application is infringing on mod-security rules."
From the infomation in the mod_sec logs it appears the [color=#FF0000]script contains Urls with the word "passwd" in them. Mod-security looks upon this as an attempted hack.[/color]
This will result in our IP address being sent to the server's firewall effectively locking us out from the server - all together - ie ALL our accounts' FTP, email and web browsing until the data centre techs clear this.
It appears that the word "passwd" must be replaced by another for this application to work under the new PHP / Apache rules.
PS - see my own update of this post
