Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] Database Exception "Table does not exist". m8 being added before table names
#2

(01-19-2023, 11:34 AM)Vurnex Wrote: Update: I notice when looking at theĀ $_SERVER section for the exception, the 'database.default.DBPrefix' is still set to m8, even though I've left that field blank in the Database config file. I changed it to blank because that was the default value set after I installed codeigniter 4 to the server, and I noticed it wasn't set in my local installation so I suspected that could be the issue, but it still persists. So now I'm wondering if I have to somehow restart the server so the change is reflected.

Check your .env file
https://codeigniter4.github.io/CodeIgnit...odeigniter
or environment variables if you can set them on your server/control panel.

If there are environment variables for config items, it will be loaded automatically.
See https://codeigniter4.github.io/CodeIgnit...-variables
Reply


Messages In This Thread
RE: Database Exception "Table does not exist". m8 being added before table names - by kenjis - 01-19-2023, 10:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB