I'm having a problem with one wordpress plugin which needs to access the admin-ajax.php. The tests I performed showed me that a call to this file returns a 0, which should not be the case for this plugin to work.
Is the admin-ajax-php blocked in any way on openshift? If it is, how do I unblock it?