summaryrefslogtreecommitdiffstats
path: root/php.ztsmodconf
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-08 15:14:06 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-08 15:14:06 +0100
commit9ffdec5f693dc0319a659d0e20dd1b0d3943b568 (patch)
tree91244247162364d1e05cc518b66916ad583f9861 /php.ztsmodconf
parent6813f3f5993914d8cf1c229ddf4d4e5fbc60b106 (diff)
php 5.5.0-0.17.201303081230 (post alpha 6), drop php-mysql
Diffstat (limited to 'php.ztsmodconf')
-rw-r--r--php.ztsmodconf4
1 files changed, 4 insertions, 0 deletions
diff --git a/php.ztsmodconf b/php.ztsmodconf
new file mode 100644
index 0000000..54a094e
--- /dev/null
+++ b/php.ztsmodconf
@@ -0,0 +1,4 @@
+<IfModule !prefork.c>
+ LoadModule php5_module modules/libphp5-zts.so
+</IfModule>
+