freebsd-ports/www/postnuke/pkg-message
Edwin Groothuis 28001b1d75 New port: postnuke
PostNuke is a content management system written in PHP with
	a database backend, focusing on style, appearance, and
	functionality.

PR:		ports/40544
Submitted by:	Tae-seong Kim <rapzzard@rapzzard.pe.kr>
2003-01-20 03:32:55 +00:00

11 lines
402 B
Text

*******************************************************************
Notice!!
1) Edit /usr/local/etc/php.ini
register_globals = On
2) Restart Apache
apachectl restart
3) Open "http://localhost/postnuke/html/install.php"
4) When installation finished, change some files permission.
chmod 555 %%PREFIX%%/%%NUKEDIR%%/html/config*.php
*******************************************************************