Re: [PHP] php safe mode no more?

2012-08-04 Thread Marco Behnke
Am 04.08.12 11:51, schrieb Lester Caine:
> tamouse mailing lists wrote:
>> What I've noticed running apache suexec + fastcgi is that the memory
>> requirements increased over running nonsuexec and mod_php under
>> apache. when i went to a nginx + fastcgi, things worked much better
>> overall with limited memory (i'm on 1GB limited slice, non-burstable).
>
> Funny you should mention nginx ... that one is on my todo list as well
> ...
>
I can definetly recommend that one.
I tested nginx + php-fpm against apache2 + mod_php. Since then every
server setup for PHP appliactions is done with nginx + php-fpm. It is
faster and uses less memory.

-- 
Marco Behnke
Dipl. Informatiker (FH), SAE Audio Engineer Diploma
Zend Certified Engineer PHP 5.3

Tel.: 0174 / 9722336
e-Mail: ma...@behnke.biz

Softwaretechnik Behnke
Heinrich-Heine-Str. 7D
21218 Seevetal

http://www.behnke.biz




signature.asc
Description: OpenPGP digital signature


Re: [PHP] php safe mode no more?

2012-08-04 Thread Lester Caine

tamouse mailing lists wrote:

What I've noticed running apache suexec + fastcgi is that the memory
requirements increased over running nonsuexec and mod_php under
apache. when i went to a nginx + fastcgi, things worked much better
overall with limited memory (i'm on 1GB limited slice, non-burstable).


Funny you should mention nginx ... that one is on my todo list as well ...

--
Lester Caine - G8HFL
-
Contact - http://lsces.co.uk/wiki/?page=contact
L.S.Caine Electronic Services - http://lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk
Rainbow Digital Media - http://rainbowdigitalmedia.co.uk



--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] php safe mode no more?

2012-08-04 Thread tamouse mailing lists
What I've noticed running apache suexec + fastcgi is that the memory
requirements increased over running nonsuexec and mod_php under
apache. when i went to a nginx + fastcgi, things worked much better
overall with limited memory (i'm on 1GB limited slice, non-burstable).

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php