summaryrefslogtreecommitdiff
path: root/php-pgsql/README
diff options
context:
space:
mode:
Diffstat (limited to 'php-pgsql/README')
-rw-r--r--php-pgsql/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/php-pgsql/README b/php-pgsql/README
new file mode 100644
index 0000000..f33e29e
--- /dev/null
+++ b/php-pgsql/README
@@ -0,0 +1,5 @@
+This extension enables PHP to connect to and use PostgreSQL databases.
+
+To enable the pgsql extension for php, go to /etc/php.d/pgsql.ini
+and uncomment the line:
+ ; extension=pgsql.so