Warning: require_once(C:\xampp\htdocs\phonoblog\system\core): failed
to open stream: Permission denied in
C:\xampp\htdocs\phonoblog\system\core\CodeIgniter.php on line 80
Fatal error: require_once(): Failed opening required
'C:\xampp\htdocs\phonoblog\system\core/'
(include_path='C:\xampp\php\PEAR') in
C:\xampp\htdocs\phonoblog\system\core\CodeIgniter.php on line 80
Asked
Active
Viewed 2,643 times
-2
-
1you need to change folder permission – Rahul Apr 11 '18 at 10:24
-
Possible duplicate of [move\_uploaded\_file gives "failed to open stream: Permission denied " error after all configurations I did](https://stackoverflow.com/questions/8103860/move-uploaded-file-gives-failed-to-open-stream-permission-denied-error-after) – Daniyal Apr 11 '18 at 10:26
-
2When asking question, please make sure, you add proper formatting, also your title is very generic, please use a more specific title – Muhammad Faizan Apr 11 '18 at 10:26
-
https://www.wikihow.com/Change-File-Permissions-on-Windows-7 try this – Rahul Apr 11 '18 at 10:27