(04-12-2020, 10:29 PM)Martin_Salas Wrote: An uncaught Exception was encountered
Type: Error
Message: Class 'SQLite3' not found
Filename: /var/www/html/pruebaa.net/vendor/codeigniter4/framework/system/Database/SQLite3/Connection.php
Line Number: 89
How can i fix this?
All of the above could be done correctly, but I'm not sure if I forget anything.
Thank you very much
If you have more that one version of PHP installed at the same time, make sure the php from the command line is the same as the one used by the web server. See this thread, I had a similar problem:
https://forum.codeigniter.com/thread-75161.html