• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gesior AAC...

RunarM

Finally back
Joined
Jul 17, 2008
Messages
1,636
Reaction score
34
Location
Norway/Tromsø
When im trying to install gesior this comes up:

Code:
STEP 2
Check database connection
If you don't see any errors press link to STEP 3 - Add tables and columns to DB. If you see some errors it mean server has wrong configuration. Check FAQ or ask author of acc. maker.Database error - can't open SQLite database. Possible reasons:
C:/Documents and Settings/Rm/Skrivebord/Server/forgottenserver.s3db - file isn't valid SQLite database.
C:/Documents and Settings/Rm/Skrivebord/Server/forgottenserver.s3db - doesn't exist.

And i tried this:
Code:
HOW TO FIX:
In 90% it is problem with your www server configuration.
1. Do not use "WebServ" or other out of date distro. Delete it!
2. Download XAMPP 1.6.5 or new version, install, run "Apache" (and "MySQL" if you use MySQL database)
3. Go to directory: ~/xampp/apache/bin/
and find file php.ini, open this file in text editor and find line:

Code:
;extension=php_pdo_sqlite.dll
change to:

Code:
extension=php_pdo_sqlite.dll
4. Now "Stop" and "Start" Apache in XAMPP and install again "Gesior acc. maker"
OFFICIAL SITE OF XAMPP FOR WINDOWS

But i couldnt find php.ini oO
Im using the newest verison of Xampp.

Please help
-Runarm.
 
Back
Top