head	1.1;
access;
symbols
	RELEASE_8_3_0:1.1
	RELEASE_9_0_0:1.1
	RELEASE_7_4_0:1.1
	RELEASE_8_2_0:1.1
	RELEASE_6_EOL:1.1
	RELEASE_8_1_0:1.1;
locks; strict;
comment	@# @;


1.1
date	2010.04.14.14.12.41;	author skreuzer;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Include a message upon port installation
@
text
@-=*** FCGI::Spawn and fcgi_spawn are installed ***=-

For the first time, check all the docs supplied wwith the package.

To run the fcgi_spawn on boot time, create the system user for it, and group,
too. After that, assuming you name them "fcgi", add this to your rc.conf:

fcgi_spawn_enable="YES"
fcgi_spawn_username="fcgi"
fcgi_spawn_groupname="fcgi"

You may want to set fcgi_spawn_flags also according to taste.
@
