Jump to content
Froxlor Forum
  • 0

Add Apache 2.4 + mod_proxy_fcgi support


3bsd

Question

Hello

 

I added Apache 2.4 and mod_proxy_fcgi support to Froxlor.

 

The good news are:

-no more messing around with suphp, suexec or mod_fastcgi

-libnss-mysql is not necessary anymore

 

Drawback:

-until unix socket support is build in mod_proxy_fcgi you have to apply a patch and compile Apache on your own

 

mod_proxy_fcgi patch:

https://gist.github....smomill/4693178

 

If you are not able to compile Apache on your own, try pkgsrc.

http://www.netbsd.org/docs/pkgsrc/platforms.html#bootstrapping-pkgsrc

http://wiki.netbsd.org/pkgsrc/how_to_use_pkgsrc_on_linux/

This pkgsrc package includes the above patch:

https://github.com/cosmomill/pkgsrc

 

Patch for Froxlor 0.9.28-svn5

https://gist.github....smomill/4753722

 

Apply the patch

patch -p0 < froxlor-apache24.patch

Configure Apache and php-fpm as usual.

 

 

Bye

Rene

Link to comment
Share on other sites

0 answers to this question

Recommended Posts

There have been no answers to this question yet

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...