It tells me that php.exe is opened 4 times, and I can only find the php.exe that I installed for MAM.
I disabled the Firewall, but it doesn't work. But nwo it tells me that I don't have the SQLite extension, but I have SQLite v3.
So I have the following settings:
ZitatFrom the php.ini
[PHP_SQLITE3]
extension=php_sqlite3.dll
Does anybody know where to find the correct version? It tells me v2.x, but I can't find any...
Can somebody give a download link or anything?
Thanks in advance.
Oh, and I still can't figure out which php.exe I should except, because as far as I know, I only have 1.
Edit: I downloaded PHP from the PHP website, so I have version PHP 5.3.2, and not 5.2.10
Edit 2: I know I can set savestats = "sqlite" to savestats = "0", but I want to use SQLite. I only need the correct .dll file, and the correct file to put in the exceptions list.