php-general Digest 6 Apr 2013 20:00:47 -0000 Issue 8186

Topics (messages 320796 through 320798):

Re: PHP-FPM with Apache 2.4, forward all request for all virtual host
        320796 by: Jose Nobile
        320797 by: Matijn Woudt

Re: webform spam prevention
        320798 by: Tedd Sperling

Administrivia:

To subscribe to the digest, e-mail:
        php-general-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-general-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-gene...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
But we have two process manager, in Apache with mod_fastcgi and PHP-FPM?


Saludos,
José Nobile


On Thu, Apr 4, 2013 at 4:27 PM, Matijn Woudt <tijn...@gmail.com> wrote:

>
>
>
> On Thu, Apr 4, 2013 at 10:27 PM, Jose Nobile <jose.nob...@gmail.com>wrote:
>
>> How?
>>
>> If is required set the website path to PHP-FPM, from Apache Wiki:
>>
>> ProxyPassMatch ^/(.*\.php)$ fcgi://127.0.0.1:9000/var/www/$1
>>
>>
>>
>>
>> Saludos,
>> José Nobile
>>
>>
>>
> with mod_proxy_fcgi you indeed need this line in each vhost. If you don't
> want this, then you need to use something else, like mod_fastcgi or
> mod_cgid?
> mod_cgid should work out of the box, with mod_fastci you might to compile
> this version for Apache 2.4:
> https://github.com/ByteInternet/libapache-mod-fastcgi
>
> - Matijn
>

--- End Message ---
--- Begin Message ---
On Thu, Apr 4, 2013 at 11:58 PM, Jose Nobile <jose.nob...@gmail.com> wrote:

> But we have two process manager, in Apache with mod_fastcgi and PHP-FPM?
>
>
> Saludos,
> José Nobile
>
>
>
I'm not that familiar with PHP-FPM, but how would that be different from
your Apache 2.2 setup?

--- End Message ---
--- Begin Message ---
On Apr 4, 2013, at 5:02 AM, Ashley Sheridan <a...@ashleysheridan.co.uk> wrote:
>  or you can't see at all) then you have to fall back to the audio
> replacement offered by the captcha. I've tried listening to some, and
> they are awful.
> 
> 
> Thanks,
> Ash

Ash:

How about the second one down? Can you hear this one clear enough?

I like the circle one. I can place the circle anywhere on the page and ask the 
user to click it, but you have to be able to see it.

The third one is simple enough.

The forth one is bot proof, but a bit difficult for some to figure out and for 
the blind to see.

Cheers,

tedd

_____________________
tedd.sperl...@gmail.com
http://sperling.com

--- End Message ---

Reply via email to