Welcome Guest, Not a member yet? Register   Sign In
database.default.dsn not working
#2

CI4 does not use the PDO driver.
To use a DSN for CI drivers, the string must follow the format: DBDriver://username:password@hostname:port/database
But in your case, your DSN should work specifying the driver through a property.

database.default.DBDriver = Postgre
Reply


Messages In This Thread
database.default.dsn not working - by rwilson12 - 02-05-2022, 08:49 AM
RE: database.default.dsn not working - by iRedds - 02-05-2022, 11:29 AM
RE: database.default.dsn not working - by iRedds - 02-05-2022, 08:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB