diff --git a/reference/pdo/functions/PDO-construct.xml b/reference/pdo/functions/PDO-construct.xml index 5597e5461f..4c3641f89a 100644 --- a/reference/pdo/functions/PDO-construct.xml +++ b/reference/pdo/functions/PDO-construct.xml @@ -1,5 +1,5 @@ - + PDO::__construct @@ -133,6 +133,11 @@ pdo.dsn.name in &php.ini; defining the DSN string. + + + The alias must be defined in &php.ini;, and not &htaccess; or &httpd.conf; + +