diff --git a/env.d/20php5.5 b/env.d/20php5.5 new file mode 100644 index 0000000..87065d2 --- /dev/null +++ b/env.d/20php5.5 @@ -0,0 +1,2 @@ +MANPATH="/usr/lib64/php5.5/man/" +CONFIG_PROTECT_MASK="/etc/php/cli-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/apache2-php5.5/ext-active/" diff --git a/php/apache2-php5.5/ext-active/opcache.ini b/php/apache2-php5.5/ext-active/opcache.ini new file mode 120000 index 0000000..ff29d1a --- /dev/null +++ b/php/apache2-php5.5/ext-active/opcache.ini @@ -0,0 +1 @@ +/etc/php/apache2-php5.5/ext/opcache.ini \ No newline at end of file diff --git a/php/cli-php5.5/ext-active/opcache.ini b/php/cli-php5.5/ext-active/opcache.ini new file mode 120000 index 0000000..65e0dc1 --- /dev/null +++ b/php/cli-php5.5/ext-active/opcache.ini @@ -0,0 +1 @@ +/etc/php/cli-php5.5/ext/opcache.ini \ No newline at end of file