RawIron / devops-my-ubuntu

clone my ubuntu setup using Ansible playbook
1 stars 1 forks source link

install php dev #9

Open RawIron opened 8 years ago

RawIron commented 8 years ago

interpreter, cli, debugger, ...

xdebug, nginx for docker?

for trusty64

sudo apt-get install php5 # 5..5.x sudo apt-get install php5-cli sudo apt-get install phpunit # 3.7.x

for wily64