SCS-CBU-CED-IAM / mobileid-helper

Mobile ID Test Signature Portal
1 stars 1 forks source link

Error opening config on Windows #65

Closed hpwaldegger closed 10 years ago

hpwaldegger commented 10 years ago

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
hpwaldegger commented 10 years ago

works (problem was related to access rights)