Difference between revisions of "PHP"

From wiki
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]]
+
[[Category:Linux Server]]

Revision as of 06:45, 11 March 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