Welcome Guest, Not a member yet? Register   Sign In
"Fatal error: Uncaught Error: Class 'Config\App' not found" on new installation
#1

(This post was last modified: 07-01-2022, 01:08 AM by RWCH.)

I have installed CodeIgniter 4.2.1. When I try to load the website, I get this error message: "Fatal error: Uncaught Error: Class 'Config\App' not found"

Any idea what could be the cause?

It had to do with the symbolic link I used.

I am using a symbolic link in Windows. It seems CodeIgniter 4.2.1 doesn't handle it (not resolving it) correctly.
If the symbolic link contains certain characters, not even really specials ones,  CodeIgniter doesn not work.

In my case, removing the brackets from the symbolic link name, solved the issue. But it is a workaround.

Changed "Dev (RWCH)" to "Dev RWCH".
Reply
#2

See the note:
https://codeigniter4.github.io/CodeIgnit...pp-starter
Reply




Theme © iAndrew 2016 - Forum software by © MyBB