Tagged Questions
0
votes
1answer
838 views
How to install php5-fpm on debian?
I am trying to install php5-fpm on Debian 6.0.5 and after trying to install php5-fpm:
E: couldn't find package php5-fpm
Ok, so I tried to add non official repository:
add-apt-repository ...
0
votes
1answer
162 views
Can't seem to install the correct version of PHP, using apt-get install
I'm using Ubuntu 11.04 LTS server, it's a new install on a VPS box from MediaTemple (their ve server). I'm trying to install PHP 5.4.3 on this box, but I'm having a common problem not matter what ...