CodeIgniter Forums
Undefined constant "Config\APP_NAMESPACE - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Model-View-Controller (https://forum.codeigniter.com/forumdisplay.php?fid=10)
+--- Thread: Undefined constant "Config\APP_NAMESPACE (/showthread.php?tid=89154)



Undefined constant "Config\APP_NAMESPACE - Knutsford - 01-17-2024

I am getting Fatal error: Uncaught Error: Undefined constant "Config\APP_NAMESPACE" in D:\xamp\htdocs\test\system\bootstrap.php:105 Stack trace: #0 D:\xamp\htdocs\test\public\index.php(40): require() #1 {main} thrown in D:\xamp\htdocs\test\system\bootstrap.php on line 105
How am do I stop that please? I tried setting APPPATH in index.php but it still failed. Thanks