pkgsrc/www/typo3/files
taca 8159a56da6 * Correct some permission of directories/files to make it work.
* Allow depends on php-pgsql.
* Handle ${TYPO3DIR}/${SITEDIR}/typo3conf/localconf.php as configuration
  file with CONF_FILES_PERMS.
* Install README file, very simple guide for set up.

Bump PKGREVISION.
2008-09-22 15:42:56 +00:00
..
README

$NetBSD: README,v 1.1 2008/09/22 15:42:56 taca Exp $

1. Set up typo3; Add below line in your httpd.conf.

	Alias	/typo3	@PREFIX@/@TYPO3DIR@/@SITEDIR@

   Or set DocumentRoot to @PREFIX@/@TYPO3DIR@/@SITEDIR@.

2. First, enable TYPO3 installer.

    	# cp /dev/null @PREFIX@/@TYPO3DIR@/@SITEDIR@/typo3conf/ENABLE_INSTALL_TOOL

3. Access typo3 site.  You will be redirected to installer.