Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: CI4 support MariaDB?
Post: RE: CI4 support MariaDB?

Yes, CodeIgniter 4 is compatible with MariaDB. MariaDB is a fork of MySQL, and it is fully compatible with the MySQL driver that comes with CodeIgniter 4. In fact, MariaDB is the default database for ...
1,568 Views
11 Replies
11-21-2023, 12:11 AM
ThanogHamros
    Thread: Codeigniter 4 sessions for external use
Post: RE: Codeigniter 4 sessions for external use

The issue is that KCfinder uses its own session, and it does not share the session with CodeIgniter. To fix this, you need to pass the CodeIgniter session to KCfinder. https://codeigniter.com/user_...
513 Views
2 Replies
10-25-2023, 05:43 AM
ThanogHamros
    Thread: How to fix Cron session error?
Post: How to fix Cron session error?

Hello! I've recently migrated an old CodeIgniter project to a new server, but the previously working cron jobs are now encountering an error. It appears to be related to session Autoload, but the sugg...
519 Views
1 Replies
10-05-2023, 04:26 AM
ThanogHamros

Theme © iAndrew 2016 - Forum software by © MyBB