Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Feb 18, 2013 6:42 pm 
Offline
Newbie

Joined: Mon Feb 18, 2013 6:25 pm
Posts: 2
I use Debian 6 and successfully installed Nginx as webserver (I can see my html test file).

Now I would like to install PHP with some mods I need. I tried:
Code:
$ sudo apt-get install php5 php5-fpm php5-mysql php5-common php5-curl php5-cli

But it results in
Quote:
E: Unable to locate package php5-fpm


I already tried to
Code:
$ sudo apt-get upgrade

On my Raspberry Pi with Raspbian (= Debian optimized for the RPi) the necessary php5-fpm package is in its repository.

How can I install php5-fpm manually (without using a LEMP stack)?
Do I need to add some extra repository for it? Which & how?


Top
   
PostPosted: Mon Feb 18, 2013 6:55 pm 
Offline
Senior Member
User avatar

Joined: Sun Jan 18, 2009 2:41 pm
Posts: 830
It looks like you need to add the Dotdeb repository.


Top
   
PostPosted: Mon Feb 18, 2013 7:27 pm 
Offline
Newbie

Joined: Mon Feb 18, 2013 6:25 pm
Posts: 2
Great! Thanks to your answer I found http://www.dotdeb.org/instructions/ and was able to add the right repository & install php5-fpm.
Thanks very much!


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group