Welcome Guest, Not a member yet? Register   Sign In
CI4 upgrade from version 4.2.1 to 4.2.6
#13

(09-14-2022, 01:41 AM)kenjis Wrote: If you have the system folder in the root, it means you installed CI by manual.
https://codeigniter4.github.io/CodeIgnit...#structure

No, I installed with composer, I had to copy the system folder to the root because the new version of the Paths.php file (which I replaced the old one) at line 28 reads:

PHP Code:
public $ systemDirectory __DIR__'/../../system'


In order to use the folder system in the vendor folder I have to put the old path back ... I'm confused

Is it an error in the file composer updated in the vendor folder?
Reply


Messages In This Thread
RE: CI4 upgrade from version 4.2.1 to 4.2.6 - by serialkiller - 09-14-2022, 02:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB