diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2019-08-14 12:25:09 +0000 |
| commit | a400cfc5f46c03a0cf81282b9da421effa2e6575 (patch) | |
| tree | 52d5682fe0ddfd9719ad88509dd106971d37a538 /www/wordpress | |
| parent | Edit entry for www/nginx (diff) | |
Convert to UCL & cleanup pkg-message (categories w)
Diffstat (limited to 'www/wordpress')
| -rw-r--r-- | www/wordpress/files/pkg-message.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/www/wordpress/files/pkg-message.in b/www/wordpress/files/pkg-message.in index 11afe3fec699..a3d0617e38e0 100644 --- a/www/wordpress/files/pkg-message.in +++ b/www/wordpress/files/pkg-message.in @@ -1,6 +1,11 @@ - **** NOTE **** +[ +{ type: install + message: <<EOM Before the first use of WordPress, copy wp-config-sample.php to wp-config.php in %%WWWDIR%% and modify it to fit your MySQL. Maybe you need 'mysqladmin create wordpress' first. If you are upgrading from 1.x or 2.x or 3.x to 4.x, please run http://your.site/wordpress/wp-admin/upgrade.php to upgrade to WordPress 4.x +EOM +} +] |
