Skip to content
Snippets Groups Projects
Commit 4dbeec0d authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

completed documentation

parent 6d41c24a
No related branches found
No related tags found
No related merge requests found
## Description
This role installs, enables and configures the PHP module `<module>`.
This role installs, enables and configures the PHP PDO module for `mysql`.
## Requirements
### Variables
* php_mod_pdo_mysql_default_socket
* description:
* This option specifies the Unix domain socket.
* default: "/tmp/mysql.sock"
* php_mod_pdo_mysql_debug
* description:
* This option enables debugging for PDO_MYSQL.
* It is available when PDO_MYSQL is compiled against mysqlnd and in PDO debug mode.
* default:
## Processes
None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment