[Help] CI PHP error |
I have an problem with my site it was runing well and this started to appear. Any help please ?
Code: PHP Error was encountered Quote:require_once(/public_html/system/database/DB.php): failed to open stream: No such file or directory Do you have /public_html/system/database/DB.php on your server?
If you can read /public_html/system/database/DB.php , why your web server (or PHP process) can't open it?
Someone has changed permission? or SELinux configuration?
Like Kenjis said, there's only two possibilities : the path is wrong, or the permissions are wrong.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/ |
Welcome Guest, Not a member yet? Register Sign In |