Difference between revisions of "PHP"

From wiki
m (Vincent moved page Install/PHP to PHP)
m (Category Install)
Line 2: Line 2:
 
# apt install php5-cli php5-fpm php5-apcu
 
# apt install php5-cli php5-fpm php5-apcu
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
[[Category:Install]]

Revision as of 17:05, 2 January 2016

Warning Warning: These instructions were only tested on Debian. It will probably work for other Linux distributions, but you might need to adapt the provided instructions.
Warning Warning: This page is a work in progress and is not completed. Important informations might be missing or wrong.
# apt install php5-cli php5-fpm php5-apcu