Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simple Deploy- and Management
package.lang.php.module.sqlite3
Commits
c21b3a5d
Commit
c21b3a5d
authored
Jul 30, 2021
by
Pietsch, Martin
Browse files
completed documentation
parent
9de2da63
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c21b3a5d
## Description
This role installs, enables and configures the PHP module
`
<module>
`
.
This role installs, enables and configures the PHP module
`
sqlite3
`
.
## Requirements
### Variables
*
php_mod_sqlite3_extension_dir
*
description:
*
This option specifies the path to the directory where the loadable extensions for SQLite reside.
*
default: ""
*
php_mod_sqlite3_defensive
*
description:
*
When the defensive flag is enabled, language features that allow ordinary SQL to deliberately corrupt the database file are disabled.
*
choices: [false, true]
*
default: true
## Processes
None
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment