Using openshift.com, but when a function runs it says
Fatal error: Maximum function nesting level of '100' reached, aborting!
Then I found out, that it can be fixed by turning xdebug off or changing it in the config, but openshift do not give that permission.
Is there another way to disable xdebug?