summaryrefslogtreecommitdiff
path: root/INSTALL.sqlite.txt
diff options
context:
space:
mode:
authorAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-28 06:54:44 +0000
committerAngie Byron <webchick@24967.no-reply.drupal.org>2011-01-28 06:54:44 +0000
commitf69f43dee320d78c77126e565d76b571a9a5ff1d (patch)
tree7786d8eb3630a48473fc1c014cce7a762d0be746 /INSTALL.sqlite.txt
parent12a2e66c486ac7fbced4981438494ea37653abbd (diff)
downloadbrdo-f69f43dee320d78c77126e565d76b571a9a5ff1d.tar.gz
brdo-f69f43dee320d78c77126e565d76b571a9a5ff1d.tar.bz2
#1041484 by 1V: INSTALL.sqlite.txt cleanup of documentation.
Diffstat (limited to 'INSTALL.sqlite.txt')
-rw-r--r--INSTALL.sqlite.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/INSTALL.sqlite.txt b/INSTALL.sqlite.txt
index e81e6abcc..7fac2c4ba 100644
--- a/INSTALL.sqlite.txt
+++ b/INSTALL.sqlite.txt
@@ -3,18 +3,18 @@
SQLITE REQUIREMENTS
-------------------
-To use SQLite with your Drupal installation, the following requirements must
-be met: server has PHP 5.2 or later with PDO, and the PDO SQLite driver must
-be enabled.
+To use SQLite with your Drupal installation, the following requirements must be
+met: Server has PHP 5.2 or later with PDO, and the PDO SQLite driver must be
+enabled.
SQLITE DATABASE CREATION
------------------------
The Drupal installer will create the SQLite database for you. The only
-requirement is the installer must have write permissions the directory where
-the database file resides. This directory (not just the database file) also has
-to remain writeable by the web server going forward for SQLite to continue to be
-able to operate.
+requirement is that the installer must have write permissions to the directory
+where the database file resides. This directory (not just the database file) also
+has to remain writeable by the web server going forward for SQLite to continue to
+be able to operate.
On the "Database configuration" form in the "Database file" field, you must
supply the exact path to where you wish your database file to reside. It is