diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-02-28 09:54:37 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-02-28 09:54:37 +0100 |
commit | 85ff99087b33995f15de968e2e89c81ef446d8d6 (patch) | |
tree | 5700fbc7dd8fb1b30dcec779c0be31f6d41c095d /php.ztsmodconf |
PHP duplicate 5.5 tree for 5.6
Diffstat (limited to 'php.ztsmodconf')
-rw-r--r-- | php.ztsmodconf | 4 |
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> + |