Daily Archives: June 19, 2009

serverbeach ssh

0
Filed under WEB-DEV-LOG
Tagged as

extra ssh on port 225 controlled by
/etc/rc.d/sbadm

nginx php

0
Filed under WEB-DEV-LOG
Tagged as

problem seems to be with spawn-fcgi. only starts manualy with this command

# /usr/local/bin/spawn-fcgi -a 127.0.0.1 -p 9000 -u www -g www -f /usr/local/bin/php-cgi

# sockstat -4 | grep 9000

www.cyberciti.biz/faq/freebsd-configure-nginx-php-fastcgi-server/