|
Hi all,
I am currently setting up a VPS (with VPS.NET) which I will be using to host a blog and some other stuff. I've installed nginx, and patched php (5.2.8) with php-fpm.
All works great (and extremely fast!), apart from one annoying issue: because...
Answer Snippets (Read the full thread at serverfault):
I am running a very similar set up (nginx 0.7.61, php+fpm 5.2.10) and my PHP processes never die.
Not sure how PHP-FPM differs from the standard PHP in fastcgi mode, but normally, each PHP process.
|
|
Hi,
I'm starting my adventure with ISPConfig 3 right now Because I need something which isn't currently supported (php-fpm and nginx) I'm starting from point of future contributor of this project. But my first thing was: "Who the hell use Subversion today...
Started by jan.koprowski on
, 10 posts
by 6 people.
Answer Snippets (Read the full thread at howtoforge):
Just checkout the svn release.
patches? Is that possible with svn? Yes, thats possible with SVN.
|
|
I've decided I want to go down the route of using NginX with php-fpm. I've deided to use this with Debian as is seems more simple to use.
Being a linux newbie is a bit of a learning curve. But I've found a really good how to here:
http://www.howtoforge...
Started by akia on
, 10 posts
by 3 people.
Answer Snippets (Read the full thread at xenforo):
Mostly....
To swap to using nginx and php-fpm and it seems to be the only control panel that supports and remember this may take sometime)
PHP: reboot Now the fun part
I'm going to suggest Apache2 with php-fpm and standard MySQL.
|
Ask your Facebook Friends
|
Can we please get PHP 5.3.12 released into easyapache..
There is a vulnerability in certain CGI-based setups (Apache+mod_php and nginx+php-fpm are not affected) that has gone unnoticed for at least 8 years. Section 7 of the CGI spec states:
Some systems...
Started by greengiant on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at cpanel):
More comfortable to know I am on the latest 5.3.13 release of php which contains the patch.
|
|
I'm designing a new server setup for hosting multiple websites. (Shared hosting for my clients over at SliceHost .) I've recently moved away from the traditional LAMP setup and chosen Ubuntu, Nginx , php-fpm and mysql.
I like it a lot better then my old...
Started by wizard on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at serverfault):
You can then maintain your packages like any other, ... .
Often you can take the build files from an old version and just use the newer source .
Instead of compiling from source and deploying, build (or find) Ubuntu packages for the newer versions you need .
|
|
The Big Picture
So youve finally decided to make the switch from Apache to Nginx. You most likely did this for performance reasons; perhaps all those blogs have been writing about how fast Nginx is or perhaps your webmaster friends have been raving about...
Started by EliteMossy on
, 2 posts
by 2 people.
Answer Snippets (Read the full thread at thedigitalboard):
Nice Post Mossy 5*.
|
|
I set up a very small local network for web development. The webserver is a stack of
MySql 5.1.37 NGINX 0.8.19 PHP 5.2.10 with w/ Suhosin-Patch 0.9.7 and Xdebug v2.0.4 The server itself runs ubuntu karmic 9.10.
In order to provide PHP to NGINX I use the...
Started by mac on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
Maybe you can switch to php-fpm from spawn-fcgi?
Karmic still uses pm-utils, right? You need with Suhosin-Patch 0.9.7 (cli) Nginx: 0.8.19.
|
|
BlogLog Ubuntu-Indonesia.com
Mau add blog anda ke Bloglog Ubuntu-Indonesia.com ini? Kirim URLnya ke webmaster@Ubuntu-Indonesia.com!
BlogLog ini diupdate setiap 60 menit.
WannabeExceptional : Linux 3.3 Sudah Muncul, Yay!
Selasa, 20 Mar 2012 08:31: $ uptime...
Started by KuKuKaChu on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at ubuntu-indonesia):
|
|
Which software package has the following line in it's source code:
Code: Select all #error Sparc v8 and predecessors are not and will not be supported
Winner get's a patch file that replaces the line with working code
-Stefan Follow me on Twitter or visit...
Started by WhoCares? on
, 11 posts
by 3 people.
Answer Snippets (Read the full thread at readynas):
-Stefan Follow me on Twitter or visit my% [405:1]) But anyway, here's your patch:
Code: Select all --- a/sapi/fpm/fpm/fpm_atomic.h 2011-08-24 thing is: while....
Is running nginx + PHP-FPM (with the patch applied) quite happily.
|
|
My PHP-CGI started serving blank pages for no apparent reason until I restarted the process.
I want to know why.
Unfortunately the "production" configuration file of PHP has no error_log by default. My Nginx error log also displayed no errors relating...
Started by Unknown on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at serverfault):
Status'
Not an answer, but suggestion - replace spawn-fcgi with php-fpm it's more customizable.
|