summarylogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
authorJames An2015-02-26 22:04:44 -0500
committerJames An2015-06-30 07:27:49 -0400
commit9175e9ffd307a1e7077178fd3ee7a97ca98fb78a (patch)
tree63560e182aa59d97e8144a6af7b9230790e7e2c3 /php.ini
parenta2fe1bd219e5378df61adfd9d7004d36124e0a54 (diff)
downloadaur-9175e9ffd307a1e7077178fd3ee7a97ca98fb78a.tar.gz
Changed aegir package to further automate basic configuration of such a web server.
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/php.ini b/php.ini
index b56096037bb9..1c93516c4f41 100644
--- a/php.ini
+++ b/php.ini
@@ -12,6 +12,7 @@ extension = mysqli.so
extension = openssl.so
extension = pdo_mysql.so
extension = phar.so
+extension = posix.so
;
; Required config tweaks