2015-01-29 20:35 GMT+01:00 David Benfell :
> On Thu, Jan 29, 2015 at 10:50:04AM +, Daniel wrote:
> > The thing is more about stopping the use of mod_php in favor of fcgi
> solution
> > such as leave the php processing to php-fpm, that will enable you to use
> the so
> > much more performant ev
On Thu, Jan 29, 2015 at 10:50:04AM +, Daniel wrote:
> The thing is more about stopping the use of mod_php in favor of fcgi solution
> such as leave the php processing to php-fpm, that will enable you to use the
> so
> much more performant event mpm in httpd, and from there you will just have t
The thing is more about stopping the use of mod_php in favor of fcgi
solution such as leave the php processing to php-fpm, that will enable you
to use the so much more performant event mpm in httpd, and from there you
will just have to proxy requests to php files from httpd to php-fpm through
mod_p
Hi all,
Ick. I still don't really know what my problem was. But I'm back up.
I did recursive rebuilds of PHP and Apache, trying to get all the
dependencies. I didn't actually make it all the way through Apache and
I had to install the precompiled version of cmake to get through the
PHP.
In other
Increase de debug log, those warnings indicate you have more than one
directive loading the same module, get rid of them too.
But without further information and seeing how you use "service" and not a
httpd own script/binary to start httpd, it could be anything.
I would try with apachectl start o
Hi,
This is on FreeBSD:
FreeBSD home.parts-unknown.org 10.1-STABLE FreeBSD 10.1-STABLE #0 r277815: Tue
Jan 27 16:02:25 PST 2015
r...@home.parts-unknown.org:/usr/obj/usr/src/sys/GENERIC amd64
[root@home ~]# httpd -V
Server version: Apache/2.4.10 (FreeBSD)
Server built: Dec 3 2014 05:11:2