1. GSManager
    1. Funktionen
    2. Unterstützte Spiele
    3. Neuigkeiten
    4. Statistiken
    5. Serverliste
  2. Lexikon
  3. Filebase
  4. Entwicklung
  5. Forum
    1. Dashboard
    2. Unerledigte Themen
  6. Web-Interface
  7. Artikel
  8. Mitglieder
    1. Letzte Aktivitäten
    2. Benutzer online
    3. Team
    4. Mitgliedersuche
  • Anmelden
  • Registrieren
  • Suche
Dieses Thema
  • Alles
  • Dieses Thema
  • Dieses Forum
  • Artikel
  • Seiten
  • Dateien
  • Forum
  • Lexikon
  • Erweiterte Suche
  1. GSManager
  2. Forum
  3. Unterstützung
  4. Installation

Error: Statistics: SQLite extension for PHP is not installed! Please install the SQLite (v2.X) extension to use this feature 10s to quit

  • deadcode
  • 29. September 2009 um 23:27
Das Projekt GSManager (vormals ManuAdminMod) wurde am 01.01.2020 eingestellt - diese Internetpräsenz bleibt verfügbar, die Software wird aber nicht länger gepflegt. Vielen Dank für eure Unterstützung in den mehr als zehn vergangenen Jahren!
1. offizieller Beitrag
  • deadcode
    Anfänger
    Punkte
    170
    Beiträge
    27
    • 29. September 2009 um 23:27
    • #1

    OK i have installed XAMPP , which i have no idea what is it !!
    and i have the shortcut on my desktop called : XAMPP Control Panel , i double click on it and a menu appear
    i dont know what to do with it !! i have no clue whatsoever what is it !!

    Here is my mod log :

    [28.09.09 15:53:28] Notice: ==========================================
    [28.09.09 15:53:28] Notice: Manu-Admin-Mod v0.10.1 beta'
    [28.09.09 15:53:28] Notice: ==========================================
    [28.09.09 15:53:28] Notice: !! Please wait until the mod is completely initialised
    [28.09.09 15:53:28] Notice: Config loaded: config.cfg
    [28.09.09 15:53:28] Notice: Config loaded: maps.cfg
    [28.09.09 15:53:28] Notice: Config loaded: admins.cfg
    [28.09.09 15:53:28] Notice: Config loaded: groups.cfg
    [28.09.09 15:53:28] Notice: Language files loaded: en
    [28.09.09 09:53:28] Notice: All config files were parsed
    [28.09.09 09:53:29] Notice: RCON connection established (79.173.251.221:28960)
    [28.09.09 09:53:30] Notice: Game detected: Call of Duty 4
    [28.09.09 09:53:30] Notice: Dvar check successful
    [28.09.09 09:53:31] Notice: Synced playerlist with 'status'
    [28.09.09 09:53:32] Notice: Updated Dvar g_gametype
    [28.09.09 09:53:32] Notice: Updated teamnames (usmc vs. arab)
    [28.09.09 09:53:33] Notice: Sets Dvar _manuadminmod to '0.10.1 beta'
    [28.09.09 09:53:33] Notice: == Loading plugins and commands ==
    [28.09.09 09:53:33] Notice: - Loading antiteamkiller.php
    [28.09.09 09:53:33] Notice: - Loading badwords.php
    [28.09.09 09:53:33] Notice: - Loading banner.php
    [28.09.09 09:53:33] Notice: - Loading basiccommands.php
    [28.09.09 09:53:33] Notice: - Loading funmessages.php
    [28.09.09 09:53:33] Notice: - Loading logkickbans.php
    [28.09.09 09:53:33] Notice: - Loading modstuff.php
    [28.09.09 09:53:33] Notice: Heartbeat has been sent to serverlist at manuadminmod.de: Couldn't resolve hostname
    [28.09.09 09:53:33] Notice: - Loading nameprotection.php
    [28.09.09 09:53:33] Notice: - Loading pingkicker.php
    [28.09.09 09:53:33] Notice: - Loading punkbuster.php
    [28.09.09 09:53:34] Notice: - Loading randommapcycle.php
    [28.09.09 09:53:34] Notice: Randommapcycle: Setting nextmap to mp_broadcast (war)
    [28.09.09 09:53:36] Notice: Set Dvar sv_maprotationcurrent to 'gametype war mapmp_broadcast'
    [28.09.09 09:53:36] Notice: - Loading spreemessages.php
    [28.09.09 09:53:36] Notice: - Loading statistics.php
    [28.09.09 09:53:36] !! Error: Statistics: SQLite extension for PHP is not installed! Please install the SQLite (v2.X) extension to use this feature 10s to quit
    Fatal error: Call to undefined function socket_create() in D:\Call of Duty 4 - M
    odern Warfare\adminmod\plugins\tcp_query.php on line 157

    Then the mod restart and keep going over and over again restarting !!

    Here is my config.cfg file setting, i didn't edit anything :

    [ftp]
    enabled = 0
    host = "0.0.0.0"
    port = 28960
    user = ""
    password = ""
    passive = 0

    [tcp_query]
    enabled = 1
    ip = "0.0.0.0"
    port = 1337
    logintimeout = 30
    defaulaction = "say"
    sayprefix = "^3TCP-Admin (<ADMIN>): ^7"
    admingroups = "master,admin"
    disallowedcommands = "vote,yes,no,stats,session"
    maxconnections = 100

    [statistics_mysql]
    host = "localhost"
    user = "anonymous"
    password = ""
    database = "mamstats"
    prefix = "mam01_"
    -------------------------------------------------------------------------------------------------------
    im kinda newbie !! i just need the server to save the stats , previously i had a error called :



    !! Error: Statistics: SQLite extension for PHP is not installed!
    i said in it that the problem solved !! well ya it was solved by setting the
    savestats = "0"
    and now i thought that XAMPP who solved the problem , duh !! :haue:
    so now i set the savestats = "1" , cause i need it to save the stats
    and i get the same error : Error: Statistics: SQLite extension for PHP is not installed!
    so what i have to do exactly to get the mod save the stats !!
    and i already said that i installed "XAMPP" but i have no idea whatsoever what is it !!
    any help would be much appreciated , and sorry for being noob and asking too many question you can remove the old post if this get solved !!

    2 Mal editiert, zuletzt von deadcode (30. September 2009 um 11:42)

  • Dennis
    Administrator
    Reaktionen
    148
    Punkte
    37.933
    Trophäen
    7
    Artikel
    4
    Dateien
    2
    Beiträge
    7.453
    • 30. September 2009 um 06:29
    • Offizieller Beitrag
    • #2

    You have to install the php5-sqlite Extension. In my XAMPP this Extension already was installed.
    I can't help you with installing this on a Windows Server because i got absoluteley no Expierence with that.

    • Nächster offizieller Beitrag
  • deadcode
    Anfänger
    Punkte
    170
    Beiträge
    27
    • 30. September 2009 um 10:41
    • #3

    OK everyone if you have the same problem , here is the solution : :thumbup:
    Its a newbie soultion , for thoese dont know anything about SQL or PHP , like me :rofl:

    Basically this happen when you set your | savestats = "sqlite" | in the config.cfg file , to save your stats
    an error will apear cause you dont have the SQLite extension !! :omg:

    First : if you are a newbie like me then XAMPP will do nothing for ya it just got all the PHP files that needed, inculding the SQLite extension
    Second : Although its not gonna do anything for ya, but you have to install it to get the files needed !!
    Third : After you install it , simply go to the file directory (C:\Program Files\xampp) then look for PHP folder
    Forth : When you find it just copy the file to where you located your start.bat file

    EX: right click on the start.bat file
    --------------------------------------------------------------------------------------
    @echo off
    :1
    c:\php\php.exe -f daemon.php -- -configdir "config" -logdir "log" goto 1
    ---------------------------------------------------------------------------------------
    I have it on c:\php\ for example !!
    The whole idea is to Replace your current PHP folder with the one that comes with XAMPP , cause it got all the needed files !!

    Get XAMPP from here : :clickme:

    5 Mal editiert, zuletzt von deadcode (30. September 2009 um 11:42)

  • Dieses Thema enthält 3 weitere Beiträge, die nur für registrierte Benutzer sichtbar sind.
  1. Mitarbeiter
  2. Datenschutzerklärung
  3. Nutzungsbedingungen
  4. Impressum
  5. Kontakt
Community-Software: WoltLab Suite™