few days ago i made a new server hosted on my pc, xaseco + dedicated server + manialive ofc... but i had a very old version of xampp and xaseco.. anyways it worked.. but today i decided that i want the new version of xaseco so for that , i had to install the new version of xampp too.
I did that, i configured my xampp and xaseco again, all working good, but when i opened manialive this is the error i got:
Before it tho, it says that it loaded everything (PHP 5.3.1 or newer, Standard PHP Library, JSON, Open SSL, CURL with SSL, SSL/1.0.1e and also Sqlite)"Fatal error: Call to undefined function Manialive\Database\SQLite\sqlite_open<> in D:\Airman-User\Desktop\SV TM 4 Fun Tech Nou\Manialive1_r267\libraries\ManiaLive\Databse\SQLite\Connection.php on line 41
Press any key to continue"
To make this easier i will give you the line 41 here:
So please help me , I really want my server to work.. what can I do?" // create new connection ...
$this->connection = sqlite_open($this->filename); "