On Windows installation (IIS8, Windows Server 2012 R2, PHP, 5.3), the mobileid-helper runs into an error while opening configuration.php:
Warning: require_once(conf/configuration.php) [function.require-once]: failed to open stream: No such file or directory in C:\mobileid-helper\helpers\mobileid.php on line 14
Fatal error: require_once() [function.require]: Failed opening required 'conf/configuration.php' (include_path='.;C:\php\pear') in C:\mobileid-helper\helpers\mobileid.php on line 14
On Windows installation (IIS8, Windows Server 2012 R2, PHP, 5.3), the mobileid-helper runs into an error while opening configuration.php: