Codeigniter 3.1.11 Setup on IIS Server error |
![]() (This post was last modified: 05-18-2023, 10:40 AM by Fahad Ahmed. Edit Reason: views )
Hi,
I have given all permission rights and enabled php extensions which required for this but getting this error below! Thank you in advance. INFO - 2023-05-18 08:28:16 --> Config Class Initialized INFO - 2023-05-18 08:28:16 --> Hooks Class Initialized ERROR - 2023-05-18 08:28:16 --> Severity: Warning --> include_once(C:\inetpub\wwwroot\application\hooks./../libraries/App_modules.php): Failed to open stream: Permission denied C:\inetpub\wwwroot\application\hooks\InitModules.php 12 ERROR - 2023-05-18 08:28:16 --> Severity: Warning --> include_once(): Failed opening 'C:\inetpub\wwwroot\application\hooks./../libraries/App_modules.php' for inclusion (include_path='.;C:\php\pear') C:\inetpub\wwwroot\application\hooks\InitModules.php 12 ERROR - 2023-05-18 08:28:16 --> Severity: Warning --> include_once(C:\inetpub\wwwroot\application\hooks./../../system/helpers/directory_helper.php): Failed to open stream: Permission denied C:\inetpub\wwwroot\application\hooks\InitModules.php 14 ERROR - 2023-05-18 08:28:16 --> Severity: Warning --> include_once(): Failed opening 'C:\inetpub\wwwroot\application\hooks./../../system/helpers/directory_helper.php' for inclusion (include_path='.;C:\php\pear') C:\inetpub\wwwroot\application\hooks\InitModules.php 14 ERROR - 2023-05-18 08:28:16 --> Severity: error --> Exception: Class "App_modules" not found C:\inetpub\wwwroot\application\hooks\InitModules.php 16 |
Welcome Guest, Not a member yet? Register Sign In |