php add missing source

Signed-off-by: webbuilder_pel7ppc64bebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64bebuilder0 2018-08-31 23:56:40 +02:00
parent 4fe487c28b
commit 39997a4a3f
1 changed files with 6 additions and 0 deletions

6
SOURCES/php.ztsmodconf Normal file
View File

@ -0,0 +1,6 @@

<IfModule !mod_php5.c>
<IfModule !prefork.c>
LoadModule php7_module modules/libphp7-zts.so
</IfModule>
</IfModule>