- Edited
We tried different php versions from 5.6.latest to 7.0.latest as cgi and fpm and didn't get the tooltips working correctly. In the cgi versions we tried to set cgi.fix_pathinfo=0 or cgi.fix_pathinfo=1 in the serverwide php.ini, doesn't help. We dropped a local php.ini in the root directory and tried both setting, doesn't help. We dropped a php.ini with cgi.fix_pathinfo=0 in the scp directory and it helps, but only if you are stay logged in with a valid session while changing the setting. After logout only a white page appears and you can't log in anymore. Strange. Any tips?By the way: the tooltip appears, but is empty. Firebug doesn't show any helpful information... Best regards,Jürgen