|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2004-12-02 18:59 UTC] nlopess@php.net
[2004-12-02 22:47 UTC] danielc at analysisandsolutions dot com
[2004-12-29 18:02 UTC] mez@php.net
[2004-12-29 20:25 UTC] nlopess@php.net
[2004-12-29 20:43 UTC] danielc at analysisandsolutions dot com
[2005-02-15 16:24 UTC] danielc at analysisandsolutions dot com
[2005-02-15 19:29 UTC] nlopess@php.net
[2020-02-07 06:11 UTC] phpdocbot@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 17:00:01 2025 UTC |
Description: ------------ If the TEMP environment variable isn't set and the computer in question has some semblance of security, the following error comes up: malformed database schema - unable to open a temporary database file for storing temporary tables This is a common problem that has been asked in various forums. Here is a documentation patch to explain what needs to be done in order to get SQLite to work on secure Windows machines: http://www.analysisandsolutions.com/php/sqlitetemp.diff Thanks.