TNTSearch.php could not find driver
Created 6 years ago by mosta

When trying login or make any post request like login / update page there is an error appear in a URI like that /form/handle/bce67c38549a3929545c92d898075935 and the error message is "could not find driver" TNTSearch.php:88 although i've tested the whole project localy and there is no proplem with POST Requests and storage path has permission 777 recursive

ryanthompson  —  6 years ago

You can set the Scout/search driver to null if you don't need it - otherwise it's probably the PHP SQLite extension is missing. That's what the default driver uses.