C
C#3y ago
Catto

Fatal error Uncaught Exception Unable to open database unable to open database file in Cxampp

<?php

function getUsers (){
$db = new SQLITE3('mydatabase.db');
<?php

function getUsers (){
$db = new SQLITE3('mydatabase.db');
5 Replies
Catto
CattoOP3y ago
getting this error on last ine
Anton
Anton3y ago
it's unable to open the db it could be anything
Catto
CattoOP3y ago
well it was working yesterday i didnt chagne much apart from folder name from "DataWeek11" to "dataweek11"
Anton
Anton3y ago
well whatever you've changed has caused it tgen
Catto
CattoOP3y ago
bruh GOD damn it bro whys it not working i will just straight up delete the files and start again

Did you find this page helpful?