Welcome Guest, Not a member yet? Register   Sign In
Pager Error Invalid file: Pagers(slash)bs_full.php
#21

(09-07-2021, 11:11 AM)PwrSrg Wrote: I am running into a VERY SIMILAR (same?) issue.  I spent the last day debugging the hell out of this, and am starting to think it is a PERMISSIONS issue.

Yes, it is a permissions issue. Error message says file is not readable, exceptions occurs at line 60 of DotEnv.php. At this line there's a call to is_readable(). The description is "Tells whether a file exists and is readable".
Make sure the file has not only the right permission (read), but also the right group and owner.
CodeIgniter 4 tutorials (EN/FR) - https://includebeer.com
/*** NO support in private message - Use the forum! ***/
Reply


Messages In This Thread
RE: Pager Error Invalid file: Pagers(slash)bs_full.php - by includebeer - 09-10-2021, 02:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB