You are not logged in.

#1 2010-03-31 22:13:55

Kinslayer
Member
Registered: 2010-03-31
Posts: 2

up to date php-fpm PKGBUILD

I really needed php-fpm support, so I put together a PKGBUILD from the one in abs. Its really a hackjob, which is why I haven't uploaded it to AUR. It is also probably missing some depends or makedepends, and snmp/IMAP since I didn't need it, and I didn't want to have to install them to compile. If you need either of them, you will have to add it back to the configure section, and install the required dependencies. Anyway, I hope it saves someone out there the headache of getting php working with nginx!

If anyone finds any dependencies I have missed, or something that needs to be fixed/could be better, let me know and I will fix it.
Also, let me know if you used it, and like it! If there aren't any problems with it, I might add it to aur.
http://remuria.ath.cx/aur/php-fpm

Last edited by Kinslayer (2010-04-01 13:06:20)

Offline

#2 2010-05-18 08:37:32

xchange
Member
Registered: 2008-09-12
Posts: 6

Re: up to date php-fpm PKGBUILD

In file "php-fpm", the path to php-fpm executable file should be corrected from "/usr/local/sbin/php-fpm" to "/usr/sbin/php-fpm".

Offline

#3 2010-05-18 09:47:57

Kinslayer
Member
Registered: 2010-03-31
Posts: 2

Re: up to date php-fpm PKGBUILD

Fixed, thanks for the tip.

Offline

#4 2010-05-18 16:30:51

xchange
Member
Registered: 2008-09-12
Posts: 6

Re: up to date php-fpm PKGBUILD

Maybe missing "libevent" for both depends and makedepends

Offline

Board footer

Powered by FluxBB