I'm trying to install the newest Limesurvey on a PHP server from the browser script. It already has a copy of an older version, so it should definitely work on it. Also, the pre-check gave ticks for all minimum requirements. Yet, after trying to add the database, I get
"Unknown database type "sqlite". An internal error occurred while the Web server was processing your request. Please contact the webmaster to report this problem.
Thank you."
The only database types I can choose are sqlite and sqlite2, both give the same error.
I already Googled, checked Installation manual and searched forums. Hopefully someone here can help =]