Skip to content

Instantly share code, notes, and snippets.

View alexnj's full-sized avatar

Alex N. Jose alexnj

View GitHub Profile
@alexnj
alexnj / php-fpm
Created February 16, 2014 02:11
php-fpm init.d script
#!/bin/sh
#
# php-fpm - this script starts and stops the php-fpm daemon
#
# chkconfig: - 85 15
# description: PHP-FPM (FastCGI Process Manager) is an alternative PHP FastCGI \
# implementation with some additional features useful for sites of \
# any size, especially busier sites.
# processname: php-fpm