Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jun 23, 2011 1:05 pm 
Offline
Senior Newbie

Joined: Thu Jun 23, 2011 12:57 pm
Posts: 19
Hey Guys,

I am new here but have been working with Linux systems for several years and have a particular love for Debian. So my Linode is naturally running squeeze. I am happy to be a part of this community.

I have a question regarding Nginx and PHP5-FPM installations.

So I followed this thread because I was interested in using php-fpm
http://www.webhostingtalk.com/archive/i ... 25286.html

In order to get php5-fpm installed using apt-get I needed to add this source.

deb http://packages.dotdeb.org stable all

The ramifications of this are that now the latest version of nginx is available to me but I am worried about the consequences this added source list entry might have on the security of the server.

I noticed after searching on the forum that others are using PHP5-FPM installs. This made me curious about any different procedures used to install this in an effort to figure out the best solution for my own Linode.

Any help with this is greatly appreciated. Thanks!


Top
   
 Post subject:
PostPosted: Thu Jun 23, 2011 1:26 pm 
Offline
Senior Member

Joined: Sun Feb 21, 2010 5:12 pm
Posts: 64
The guy behind dotdeb.org does great work. I personally wouldn't have any reservations about using his repo.

If you want to do the work yourself, then you should look into taking the official packages from the unstable repos (http://packages.debian.org/sid/php5) and "backporting" them to your stable version.

This can be as simple as changing one or two words and recompiling. That is assuming that the updated version does everything you want, and that no package dependency problems are introduced with the new version.

If you need something different than the updated stock package, then you can start learning how to edit the package. The dotdeb.org packages sometimes have changes from the stock Debian packages.

A common scenario is where you use nginx but you want to use a third party module like cache-purge. nginx requires recompiling to add modules.


Top
   
PostPosted: Thu Jun 23, 2011 3:32 pm 
Offline
Senior Newbie

Joined: Thu Jun 23, 2011 12:57 pm
Posts: 19
Perfect. I think I am all set. Things seem to be running pretty smooth. I am new to nginx but like the syntax so far. Tonight I plan on messing with the rewrite engine that is built into this server.

Also php is running great.

Thanks!


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


Who is online

Users browsing this forum: No registered users and 2 guests


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